Per a sav file header is as follows :
4 byte header = Q1 plus CHR$(0) + CHR$(0)
OR
4 byte header = Q1 plus CHR$(2) + CHR$(192)
Word = Number of entries in the name table
Word = Name table length
Word = Number of program lines
I have a utility 'wot I wrote' years ago to decode a SAV file which you can
have if you want. (That applies to anyone)
I don't know if the Minerva versions are compatible - but I would have
thought so ???? (They all run on SBASIC don't they ?)
As for the QLib stuff, I have an 8K database and an 8K stack space, I have 6
channels reserved (But I only ever use one !)
HTH
Norman
----------------------------------------------------------------------------
----
Norman Dunbar EMail: [EMAIL PROTECTED]
Database/Unix administrator Phone: 0113 289 6265
Lynx Financial Systems Ltd. Fax: 0113 201 7265
URL: http://www.LynxFinancialSystems.com
----------------------------------------------------------------------------
----
-----Original Message-----
From: P Witte [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 27, 2001 12:12 AM
To: [EMAIL PROTECTED]
Subject: Re: [ql-users] Qliberator & SMSQ - problems problems
>> Does anyone know the qsave sav-file format? I know most of it, but dont
>> understand the significance of the second word (version or facilities?),
nor
>> some of the extra bits in the variable types' top nibble. Are files
qsaved
>> on Minerva interchangable with SMSQ ones (integer tokenisation, etc)?
Per