I know BASIC files grow upwards from the bottom of RAM, and other files grow 
downward from the top. Are there system pointers  to the end of BASIC files and 
the end of data files?

I'm thinking of a .CO file that would need a fairly large buffer space... Can I 
just put my (volatile) data in the free space between files or do I need to 
formally create a file and size it before using that space? It would NOT be 
ASCII data...

And would the rules be different for an OptROM?

Willard
Sent from Samsung tablet

Reply via email to