re-v
10-25-2002, 07:15 PM
The sreen saver noseguy allows for the use of text files.
Is anyone experieced in what kind of text files it wants?
I would like to produce mty own text files for use in an elementary school. It reads the text but does'nt
want to parse the file..the way I suppose it does in the default mode.
Also when it displays the text it deadlocks when reading text from foo.txt.
It does'nt seem to work like the phosphor screensaver-- screensaver which I have working using echo and printf in a bash script.
Using fortunes as a model, fortunes has text files stored as text no extensions and cooresponding .dat files which are binary, not much help to see the way it's done
TIA
Re-v
Is anyone experieced in what kind of text files it wants?
I would like to produce mty own text files for use in an elementary school. It reads the text but does'nt
want to parse the file..the way I suppose it does in the default mode.
Also when it displays the text it deadlocks when reading text from foo.txt.
It does'nt seem to work like the phosphor screensaver-- screensaver which I have working using echo and printf in a bash script.
Using fortunes as a model, fortunes has text files stored as text no extensions and cooresponding .dat files which are binary, not much help to see the way it's done
TIA
Re-v