User Tools

Site Tools


tutorials:exec

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorials:exec [2022/03/14 04:52]
papa [Command line editing]
tutorials:exec [2022/03/14 07:52]
lars Describe ATTACH behavior with respect to COMAND.CMD.
Line 31: Line 31:
 During command entry, pressing **Esc** will complete partial commands and arguments and display //guidewords//. During command entry, pressing **Esc** will complete partial commands and arguments and display //guidewords//.
  
-//Guidewords// are parenthesized words or phrases that EXEC inserts into the command text to indicate what arguments are expected. Guidewords are only for documentation and are ignored during command processing. For example, entering "di**Esc**" at the EXEC prompt will cause EXEC to insert the following characters into the command text:+//Guidewords// (also called "noise words"are parenthesized words or phrases that EXEC inserts into the command text to describe the command or the arguments expected. Guidewords are only for documentation and are ignored during command processing. For example, entering "di**Esc**" at the EXEC prompt will cause EXEC to insert the following characters into the command text:
  
   @diRECTORY (OF FILES)    @diRECTORY (OF FILES) 
Line 91: Line 91:
 | LOGIN | 1. SYSTEM:LOGIN.CMD \\ 2. LOGIN.CMD \\ 3. SYSTEM:COMAND.CMD \\ 4. COMAND.CMD | | LOGIN | 1. SYSTEM:LOGIN.CMD \\ 2. LOGIN.CMD \\ 3. SYSTEM:COMAND.CMD \\ 4. COMAND.CMD |
 | SUBMIT | 1. SYSTEM:BATCH.CMD \\ 2. BATCH.CMD \\ 3. SYSTEM:COMAND.CMD \\ 4. COMAND.CMD | | SUBMIT | 1. SYSTEM:BATCH.CMD \\ 2. BATCH.CMD \\ 3. SYSTEM:COMAND.CMD \\ 4. COMAND.CMD |
 +| ATTACH | 1. SYSTEM:COMAND.CMD \\ 2. COMAND.CMD |
 | PUSH | 1. SYSTEM:COMAND.CMD \\ 2. COMAND.CMD | | PUSH | 1. SYSTEM:COMAND.CMD \\ 2. COMAND.CMD |
 | LOGOUT | 1. LOGOUT.CMD \\ 2. SYSTEM:LOGOUT.CMD | | LOGOUT | 1. LOGOUT.CMD \\ 2. SYSTEM:LOGOUT.CMD |
tutorials/exec.txt ยท Last modified: 2022/03/15 09:41 by papa