Max,
welcome to the secret world of Cache.  ;-}

> My first question is: are sparse arrays (in memory, not globals) 
> limited to 32k ?
> 

I have just opened up the terminal and memory allocation is 16,715,464 
bytes (about 16mb) although for me that's enough. 

I then simply created an in-memory SPARSE array

I used up all my memory and ended up with a <STORE> error indicating I 
had run out of memory. 

There are limitations,  a single global reference to be up to 511 
characters, though individual subscripts are still limited to 255 - 
there is a small overhead so these figures may be "slightly out" the 
actual data being stored is limited to 32,380 characters hope this 
answers some of your questions. - keep them coming. 



kev


Reply via email to