home *** CD-ROM | disk | FTP | other *** search
- Examples of batch files may be found in the following 'help' topics.
-
- Topic: Examples of the use of:
-
- AUTOEXEC.BAT PROMPT, SET
- ESC EXAMPLES device names, redirection
- MOVE MOVFIL parameters, SHIFT, subroutine call, variables
- RD RDSTAR COMMAND /C, DEBUG, EDLIN, ECHO, PAUSE
- REN RENDIR CTTY, FOR, IF condition
-
- as well as batch file fragments in many of the EXAMPLES topics. Also, the
-
- HELP.BAT
-
- file that was installed at the time the 'help' facility was installed on this
- computer is another example.
-
- The OS/2 batch file commands
-
- ENDLOCAL (restore environment variable values from global definitions)
- EXTPROC (specify the command processor to be used instead of CMD.EXE)
- SETLOCAL (define environment variable values local to current batch file)
-
- are not used in any of the EXAMPLES provided by this 'help' command.