02-23-2024, 03:59 PM
(02-23-2024, 12:33 PM)OldMoses Wrote: I've been using _MEM commands for a while now, but I like how you set m.OFFSET to a declared offset variable right out of the gate. That saves a whole lot of typing and was something that never occurred to me. I was doing the m, m.OFFSET, yada...yada every time. _MEM may be fast, but it sure can hog up an IDE display.I copied that idea from the way RhoSigma uses m.OFFSET in his imageprocess.bm library code.