I have to save to file and load from file a VIRTUAL array (single or double precision). I think i can' t use BLOAD and BSAVE because BSAVE is limited to 64K. So i' m now using DEF SEG, VARSEG, VARPTR, PEEK$ for the first time, and i' m wondering whether there is some known problem or special need in using these statements with VIRTUAL arrays.
Thanks in advance.
Davide Vecchi
Thanks in advance.
Davide Vecchi
Comment