Subj : Re: MPL docs?
To : GRYPHON
From : PSI-JACK
Date : Thu Jan 31 2019 07:20 pm
On 09/01/14, Gryphon said the following...
Gr> Ps> Second problem is the textview.ans isn't supplied with it, so the
Gr> Ps> default is just... A scrollbar.. That's it.
Gr> Ps>
Gr> That is actually for the optional textview app. It is not required for
Gr> the gfiles app, since Mystic has pretty darned good text viewer function
Gr> already. gfiles will use the optional textview.mpx program if it exists
Gr> in the scripts directory. If it doesn't find it, it will use the
Gr> default mystic textviewr. I wrote that app before Mystic had the
Gr> internal text viewer. But.. to answer your question, the
Gr> CfgTempPath+'textview.dat' is a temp file that gets created in the
Gr> nodes' temp directory. It is a binary file copy of the textfile being
Gr> viewed.
Hmmm, when I delete textview.mpx, it completely fails to work at all,
actually. Makes me wonder if I have an old version, or not, but according to
my file bases, it's the exact same version as-is on your BBS, so.. I
dunno.. It is definitely using the textview.mpx as mandatory though.
It was even in the docs to move textview.mps to the script dir, and compile
it, and could be used optionally by itself.