In retrospect, having two sets of data types was probably a stupid idea. The rli* constants are the physical on-disk format (byte, short, etc). The rlt* constants are the logical, in memory format (integer, string, etc)
Perhaps in V2 of RELOAD, I will unify the two formats. I should have used VLI for the integer type, and something like it for the floating-point type. Fortunately, I had the foresight to include versioning, so this transition should be painless... ------Original Message------ From: [email protected] Sender: [email protected] To: [email protected] ReplyTo: [email protected] Subject: [Ohrrpgce] SVN: james/3465 Fix a comment I was previously confusedabout regarding rliNull Sent: Apr 6, 2010 10:01 AM james 2010-04-06 07:01:40 -0700 (Tue, 06 Apr 2010) 64 Fix a comment I was previously confused about regarding rliNull --- U wip/reload.bas _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org -- Mike Caron _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
