Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about _MEM blocks and arrays
#2
I just use REDIM for dynamic arrays.   It's easier and pretty much does the same thing as MEM (reallocates the memory for an array).

Despite the syntax you can also use REDIM to initially allocate an array same as DIM
Reply


Messages In This Thread
RE: Question about _MEM blocks and arrays - by ahenry3068 - 06-04-2025, 08:47 AM



Users browsing this thread: 2 Guest(s)