home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Hack-Phreak Scene Programs
/
cleanhpvac.zip
/
cleanhpvac
/
PWAEF211.ZIP
/
PROMPT1.CFG
< prev
next >
Wrap
Text File
|
1995-02-27
|
2KB
|
61 lines
@X08─[@X0FEFLAG 2.1@X08]─[@X0F@MINLEFT@@X0A @X07min left@X08]-[@X0F@X08/@X0F@X08/@X0F?@X08] @X07
0
5
@X08 Cont @X07
@X4F CONT @X07
C
cont
@X08 Flag @X07
@X4F FLAG @X07
F
flag
@X08 View @X07
@X4F VIEW @X07
V
view
@X08 NStop @X07
@X4F NSTOP @X07
N
nstop
@X08 Stop @X07
@X4F STOP @X07
S
stop
------------------------------------------------------------------------------
Enhanced Flag v2.1 by Drew [PWA]
Line 1 : Prompt #1. Normally, this is the "More", "Stop", "View" prompt.
Line 2 : Number of spaces to print between commands
Line 3 : Number of commands to print after this prompt
Line 4+ : For each command, we have in groups of 4 lines:
1. Unhighlighted text
2. Highlighted text
3. Hotkey to use
4. There are four possible values here:
a. Meta-command. These are the built-in commands that are
automatically recognized by EFLAG. I hope this is somewhat
self-explanatory.
Valid meta-commands are: cont flag view nstop stop
For this prompt (#1), you may want to omit the "view" and
"flag" commands. These commands will cause flag to go into
"manual" mode, where the user must type in the filename they
wish to view or flag. Some users may start complaining if
they are too stupid/ignorant to realize that they can use the
up/down arrows to highlight a file and hit enter to flag/view.
b. PPE to run. Be sure to start this line with a "!".
Example: !C:\PCB\PPE\FOO.PPE
c: File to display. Be sure to start this line with a "%".
Example: %C:\PCB\BLT\FOO.BLT
d: Text to display.
Example: This PPE is awesome!
Really, this isn't as complicated as I'm making it sound.