On 11 Feb 2011, at 10:00, Rich Mellor wrote: > On 11/02/2011 09:43, Plastic wrote: >> Hi all, >> >> I know QDOS saves SuperBASIC as plain text, and re-parses and tokenises it >> on the fly when you load a program. Is there any functionality or method to >> save and load tokenised SuperBASIC? I saved a tokenised program and it was >> 1/3rd the size and therefore loads much more quickly. >> >> Is there anything to be done with this? > You need QLOAD and QREF from Liberation software.... > > You can supply QLOAD free of charge as a runtime to load software. > > Now I MUST have a spare copy of that somewhere around here but only on > disk.... > > There were previous tools which saved the tokenised program as is, but they > could be dangerous when reloading on a different system! >
QSAVE, which is in SMSQ/E, saves the program as tokens and QLOAD loads a program from its tokenised form. QLOAD, of course, is also in SMSQ/E. George _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
