TR-DOS filesystem: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
 
Line 67: Line 67:
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.  
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.  
This means if you are writing a program to manipulate these files, you must special case BASIC files to take these bytes into account. See [[Example TR-DOS Basic file]] for an example file.


The Raw dirent is as follows:
The Raw dirent is as follows:
90

edits

Navigation menu