29.12.2012 Views

The Programmer's Guide to TRSDOS Version 6 - Tim Mann's Home ...

The Programmer's Guide to TRSDOS Version 6 - Tim Mann's Home ...

The Programmer's Guide to TRSDOS Version 6 - Tim Mann's Home ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Error 28: End of file encountered<br />

<strong>The</strong> end of a file was reached during a read or position access. <strong>The</strong> file was probably<br />

smaller than the application expected. This error can also be used within an application<br />

<strong>to</strong> determine the end of a sequentially read file.<br />

Error 29: Record number out of range<br />

A request was made <strong>to</strong> read a sec<strong>to</strong>r of a file where the Next Record Number of the sec<strong>to</strong>r<br />

was beyond the Ending Record Number.<br />

Error 30: Direc<strong>to</strong>ry full - can't extend file<br />

This error will result when the system must allocate an extended direc<strong>to</strong>ry entry (FXDE )<br />

<strong>to</strong> a file because it has used all extent fields of its last direc<strong>to</strong>ry entry record and no<br />

spare direc<strong>to</strong>ry slot is available. All available direc<strong>to</strong>ry entry records are in use. <strong>The</strong><br />

solution would be <strong>to</strong> repack the disk by individually copying its files <strong>to</strong> a freshly<br />

formatted diskete.<br />

Error 31: Program not found<br />

<strong>The</strong> execution of a CMD program file could not be completed because the file was not<br />

located in the direc<strong>to</strong>ry. Either the filespec was misspelled or the disk that contained<br />

the file was not mounted.<br />

Error 32: Illegal drive number<br />

This error will occur whenever a reference is made <strong>to</strong> a disk drive that is not included<br />

in your system. It may be disabled, or the drive requested was not ready for access (no<br />

diskette, drive door open, etc.).<br />

Error 33: No device space available<br />

This error will generally be returned by the SET command when you enter a request <strong>to</strong><br />

establish a new device in the system and all of the resident system area reserved for<br />

Device Control Block tables is already in use. It is suggested that you use the "DEVICE<br />

(B=Y)" command <strong>to</strong> see if any currently defined non-system devices can be eliminated by<br />

using RESET.<br />

Error 34: Load file format error<br />

This error will be returned by the system loader when an attempt is made <strong>to</strong> LOAD a file<br />

that does not conform <strong>to</strong> the load module format structure. Most likely, the file<br />

referenced is a data file or a BASIC program file.<br />

Error 35: Memory fault<br />

This error indicates that a memory cell malfunctioned during the process of loading a<br />

program file.<br />

Error 36: Attempted <strong>to</strong> load read only memory<br />

This error would be returned if the program file being loaded referenced a memory cell<br />

that could not be altered. Either the cell was part of the read only memory (ROM), or the<br />

address was referencing an area of the machine not containing any read/write memory<br />

(RAM). Do not expect <strong>to</strong> see this error.<br />

8-12

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!