[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gsos error



In article <hhNNoll.bradbuchner@delphi.com>, Brad Buchner
<bradbuchner@delphi.com> writes:

>
>What is error $1101? it comes up when running hypercard gs.  Does it
>mean that I'm missing a file.
> 

    Error $1101 is a ProDOS 16 "Not found" error; but, not, specifically,
"File not found".

    The description supplied in the ProDOS 16 reference is pretty sketchy.
Evidently, the error can mean that a segment in a load file is not found
OR that the prefix portion of a pathname for an load or save is not found.
For example, to save NEWT you cannot save /HCARD/SAVE/NEWT if there is no
/HCARD/SAVE/.
   

Rubywand