Bob Spelten wrote:
Op Wed, 06 Jan 2010 09:03:00 +0100 schreef <[email protected]>:

Does anyone know of a way of saving data stored in an array on a QL like
you can with the ZX Spectrum?  Below is a description of the way it's
done on the Spectum using the SAVE command.

There is also ARRAY_BIN, a set of keywords to manipulate arrays.

SAR, SARO to save an array, LAR to load.
INARRAY%, SEARCH and SORT can be used to access arrays.

These are described in the SuperBasic Ref. Manual (and on the disk).
They are, if I'm not mistaken, also part of OUTPTR_BIN by Wolfgang Lenerz.

My question is: Is there a manual text out there for this OUTPTR_BIN?

Ooops. Name clash!

ARRAY_BIN is also an extension, which was included in the McGrawhill Assembler package in 1985, it was written by TT. It was used for their SuperBASIC screen editor (to edit asm files). It includes the procedures MAKE_ROOM and TAKE_ROOM to make an array smaller or bigger (delete a line or insert a line). Later used by TT's own editor.

Cheers...Ralf
_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to