home *** CD-ROM | disk | FTP | other *** search
- .pg wi full clr cy
- COMMAND NAME»gray«: »%t« SetPagePrompt »ye«
-
- /PAGEPROMPT[ {Prompt}]
- /cw
- This command sets the »gr«prompt»#« which appears at the bottom of
- the screen when the »%t«/PAGE»#« command or »ye«.PAGE »%t«/DISPLAY»#« option
- are encountered.
- .pg clr
- The default prompt which appears every time the »gr«PAGE»#« command
- or display option are encountered is:
-
- »c 1 7« Press any key to continue, <esc> to abort . . . »#«
- »#«
- You can override this prompt by entering the »%t«/PAGEPROMPT»#«
- command. Variables appearing in the »cy«{Prompt}»#« are expanded to
- their current values.
-
- The default can be reset by entering the »%t«/PAGEPROMPT»#« command
- without the »cy«{Prompt}»#«.
- .pg clr
- We'll put the page prompts that you need to respond to at
- the bottom of the screen to avoid confusion.
-
- Here is a line resetting the pageprompt:
-
- |/PAGEPROMPT "That's all there is to it!"
- |.pg -24
-
- And now, we'll reset it to the default.
-
- |/PAGEPROMPT
- |/PAGE -24
-
- As you can see, the prompt has been reset.
-
- /ENDEXEC CLEAR
-