Subj : Re: MPL docs?
To : PSI-JACK
From : GRYPHON
Date : Thu Jan 31 2019 07:20 pm
On 09/01/14, Psi-Jack said the following...
Ps> Ps> support. I believe gryphon made something like that already, but it's
Ps> Ps> without issues, and constantly repeats text on the screen, possible
Ps> Ps> Mystic bug or mpl issues themselves. Most likely the latter. But if t
Ps> Ps> bulletni text doesn't at least fill up a page worth, it repeats down.
Ps>
Ps>
Ps> Ahh, I found out two things that are wrong, BTW..
Ps>
Ps> G-Files repeats the last line endlessly IF that line ends without a
Ps> newline under it. Very easy to do in Linux in fact.
Ps>
Ps> Difference from the EOF being here: _
Ps>
Ps> And here:
Ps> _
Ps>
Ps> The latter one works, while the first one repeats that line over and
Ps> over and over again..
Ps>
Ps> Second problem is the textview.ans isn't supplied with it, so the
Ps> default is just... A scrollbar.. That's it.
Ps>
Ps> Seems like everything about it otherwise is nice, except for the lack of
Ps> new tracking. Though, I haven't yet tested it for multi-node, based on
Ps> what I see in the MPS itself I'm curious about that, in terms of the
Ps> temp files I see things like this:
Ps>
Ps> If FileExist(CfgTempPath+'textview.dat') Then
Ps> ...
That is actually for the optional textview app. It is not required for the
gfiles app, since Mystic has pretty darned good text viewer function already.
gfiles will use the optional textview.mpx program if it exists in the scripts
directory. If it doesn't find it, it will use the default mystic textviewr. I
wrote that app before Mystic had the internal text viewer. But.. to answer
your question, the CfgTempPath+'textview.dat' is a temp file that gets created
in the nodes' temp directory. It is a binary file copy of the textfile being
viewed.
Ps> And wonder where CfgTempPath is, is it the node temp dir? If so, then it
Ps> should be fine and isolated nicely.
um, yes. CfgTempPath defaults to the temp dir for that users' node. The
value of it changes depending on what node the user is on.
"No matter where you go, there you are!" - B. Bonzai