[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Thought.Day program problem
In article <1993Jul16.110402.13507@mnemosyne.cs.du.edu> jchappel@nyx.cs.du.edu (Jeanne Chappell) writes:
> I have installed what looks like a neat little program called Thought.Day.
> The program prints a Thought for the Day upon entering the Finder or at
> boot up. I get the error message:
>
> Thought for the Day:
>
> PPRead (Thought) Error:
>
> ToolError: 76
That is an interesting thought for the day. :-)
Assuming they've printed the error code in decimal (they're usually
given in hexadecimal), it is error $4C, which is "end of file
encountered".
This means that the program has read all of the data in a file, and
made an attempt to read further data. It may mean that a data file
used by the program is damaged, badly formatted, or needs to have some
messages entered into it.
--
David Empson
dempson@swell.actrix.gen.nz
Snail mail: P.O. Box 27-103, Wellington, New Zealand