TR-DOS filesystem: Difference between revisions

Jump to navigation Jump to search
Line 66: Line 66:
====BASIC====
====BASIC====
This is the directory entry for a small basic program with variables defined in it when it was saved.  
This is the directory entry for a small basic program with variables defined in it when it was saved.  
Note that for BASIC files, the referenced file sizes do NOT contain the additional bytes at the end of the file which are used to store the run line.
This means if you are writing a program to manipulate these files, you must special case BASIC files to take these bytes into account, and load at least 3 extra bytes.
The Raw dirent is as follows:
The Raw dirent is as follows:


90

edits

Navigation menu