home *** CD-ROM | disk | FTP | other *** search
- .pg wi full clr cy
- COMMAND NAME»gray«: »%t« Interactive »ye«
-
- /INTERACTIVE
- /cw
- Go into Interactive mode.
-
- »%t«DO»#« will execute in Interactive mode until you enter an »%t«/EXIT»#«
- or »%t«/HALT»#« command.
-
- NOTE: if you use the »%t«/HALT»#« command, »%t«DO»#« will terminate operation.
-
- .pg clr
- Under normal processing, any line not starting with a slash ("»ye«/»#«")
- will be passed to DOS to be executed as a command. If you wish
- to display a line in interactive mode, preceed it with a greater-than
- ("»+ma«>»#«") sign. For example:
-
- [DO] C:\> »wh«DIR *.*»#«
-
- would cause DOS to display a directory of all files, but:
-
- [DO] C:\> »+wh«>»wh«DIR *.*»#«
-
- would display the line "»cy«DIR *.*»#«" on the screen.
-
- /ENDEXEC CLEAR