User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 07:39, 3 December 2019 (diff | hist) . . (+298) . . N SYNCHRONIZE (Created page with "SYNCHRONIZE is a DCL command that holds the process issuing the command until the specified job completes execution. Requires delete (D) access to...") (current)
- 07:38, 3 December 2019 (diff | hist) . . (+280) . . N SUBROUTINE (Created page with "SUBROUTINE is a DCL command that defines the beginning of a subroutine in a command procedure. The SUBROUTINE command must be the first e...") (current)
- 17:48, 2 December 2019 (diff | hist) . . (+634) . . N SUBMIT (Created page with "SUBMIT is a DCL command that queues one or more files containing command procedures to a batch queue. Requires submit (S)...") (current)
- 17:47, 2 December 2019 (diff | hist) . . (+16) . . STOP
- 17:47, 2 December 2019 (diff | hist) . . (+311) . . N START/ZONE (Created page with "START/ZONE is a DCL command that adds a zone to the running VAXft system. For more information onthe START/ZONE command, see the VAXft systems documentation....")
- 17:46, 2 December 2019 (diff | hist) . . (0) . . m START/QUEUE
- 17:45, 2 December 2019 (diff | hist) . . (+801) . . N START/QUEUE (Created page with "START/QUEUE is a DCL command that starts or restarts the specified queue after it has been initialized. You also can use this co...")
- 17:43, 2 December 2019 (diff | hist) . . (+222) . . N START/NETWORK (Created page with "START/NETWORK is a DCL command that starts or restarts the specified network service on the localnode. The /NETWORK qualifier is required. =Syntax= START/NET...") (current)
- 17:40, 2 December 2019 (diff | hist) . . (+396) . . N START/CPU (Created page with "START/CPU is a DCL command that starts the specified secondary processor or processors (and anyassociated vector processors). The /CPU qualifier is required....") (current)
- 17:32, 2 December 2019 (diff | hist) . . (+755) . . N SPAWN (Created page with "SPAWN is a DCL command that creates a subprocess of the current process. Portions of the current process context are copied to the s...") (current)
- 17:32, 2 December 2019 (diff | hist) . . (-2) . . Process
- 17:30, 2 December 2019 (diff | hist) . . (+568) . . N SEARCH (Created page with "SEARCH is a DCL command that searches one or more files for the specified strings and displays the lines containing those strings. =Syntax...") (current)
- 17:29, 2 December 2019 (diff | hist) . . (+995) . . N RUN (process) (Created page with "RUN (process) is a DCL command that creates a subprocess or a detached process to run an image and deletes the pr...") (current)
- 17:27, 2 December 2019 (diff | hist) . . (+197) . . N RUN (image) (Created page with "RUN (image) is a DCL command that executes an image within the context of your process. =Syntax= RUN filespec ==Qualifiers== /DEBUG C...") (current)
- 17:27, 2 December 2019 (diff | hist) . . (+223) . . N RETURN (Created page with "RETURN is a DCL command that terminates a GOSUB subroutine procedure and returns control to the command following the calling GOSUB command. =Syntax=...") (current)
- 17:26, 2 December 2019 (diff | hist) . . (+589) . . N REQUEST (Created page with "REQUEST is a DCL command that displays a message at a system operator's terminal and optionally requests a reply. All messages are logged at the o...") (current)
- 17:25, 2 December 2019 (diff | hist) . . (+371) . . N REPLY (Created page with "REPLY is a DCL command that broadcasts a message to a terminal or terminals. =Syntax= REPLY [message-text] ==Qualifiers== * /ABORT * /ALL * /BEL...") (current)
- 17:24, 2 December 2019 (diff | hist) . . (+421) . . N RENAME (Created page with "RENAME is a DCL command that changes all or part of a file specification of an existing disk file or disk directory. =Syn...") (current)
- 17:23, 2 December 2019 (diff | hist) . . (+1,142) . . N RECALL (Created page with "RECALL is a DCL command that displays up to 254 previously entered commands on the screen for subsequent execution. =Syntax= RECALL [command-spe...") (current)
- 17:17, 2 December 2019 (diff | hist) . . (+357) . . N PURGE (Created page with "PURGE is a DCL command that deletes all but the highest numbered versions of the specified files. =Syntax= PURGE [filespec[,...]] ==Qualifi...") (current)
- 17:17, 2 December 2019 (diff | hist) . . (+795) . . N PRINT (Created page with "PRINT is a DCL command that queues one or more files for printing to an output queue. Requires read (R) access to the file and sub...") (current)
- 17:02, 2 December 2019 (diff | hist) . . (-6) . . m PIPE (current)
- 17:01, 2 December 2019 (diff | hist) . . (+2,233) . . PIPE
- 15:53, 2 December 2019 (diff | hist) . . (+7,610) . . N PIPE (Created page with "'''PIPE''' is a DCL command that executes one or more DCL command strings from the same command line. The PIPE command enables you to perform UNIX style co...")
- 15:35, 2 December 2019 (diff | hist) . . (+300) . . N LPRM (Created page with "LPRM is a DCL command that removes one or more jobs from a remote print queue. =Syntax= LPRM queue {/ALL /ENTRY=n /USER=user_nam...") (current)
- 15:34, 2 December 2019 (diff | hist) . . (+385) . . N LPQ (Created page with "LPQ is a DCL command that displays the status of your jobs in a remote print queue: * Current rank of your job in the queue * Names of your queued files * Job...") (current)
- 15:33, 2 December 2019 (diff | hist) . . (+837) . . N LOGOUT (Created page with "LOGOUT is a DCL command that terminates an interactive terminal session. =Syntax= LOGOUT ==Qualifiers== * /BRIEF prints a brief logout...") (current)
- 15:30, 2 December 2019 (diff | hist) . . (+494) . . N JOB (command) (Created page with "'''JOB''' is a DCL command that identifies the beginning of a batch job submitted through a cardreader. Each batch job submitted through the syst...") (current)
- 15:30, 2 December 2019 (diff | hist) . . (+930) . . N INQUIRE (Created page with "'''INQUIRE''' is a DCL command that reads a value from SYS$COMMAND (usually the terminal ininteractive mode or the next line in the main command procedure)...")
- 15:27, 2 December 2019 (diff | hist) . . (+849) . . N INITIALIZE/QUEUE (Created page with "INITIALIZE/QUEUE is a DCL command that creates or initializes queues. You use this command to create queues and to assign them names and options. The...") (current)
- 15:26, 2 December 2019 (diff | hist) . . (+592) . . N IF (Created page with "IF is a DCL command that tests the value of an expression and, depending on the syntaxspecified, executes the following: o One command following the THEN key...")
- 15:25, 2 December 2019 (diff | hist) . . (-21) . . m GOSUB (current)
- 15:24, 2 December 2019 (diff | hist) . . (+186) . . N GOTO (Created page with "GOTO is a DCL command that transfers control to a labeled statement in a command procedure. =Syntax= GOTO label Category:DCL...") (current)
- 15:24, 2 December 2019 (diff | hist) . . (+250) . . N GOSUB (Created page with "GOSUB is a DCL command that transfers control to a labeled subroutine in a command procedure without creating a new procedure l...")
- 15:23, 2 December 2019 (diff | hist) . . (+474) . . N FONT (Created page with "'''FONT''' is a DCL command that converts an ASCII bitmap distribution format (BDF) into binary portable compiled format (PCF) on Alpha systems. The DECwindo...") (current)
- 15:23, 2 December 2019 (diff | hist) . . (+348) . . N EXAMINE (Created page with "'''EXAMINE''' is a DCL command that displays the contents of virtual memory. Requires user-mode read (R) access to the virtual memory location whose contents...") (current)
- 15:22, 2 December 2019 (diff | hist) . . (+163) . . N EOJ (Created page with "'''EOJ''' is a DCL command that marks the end of a batch job submitted through a card reader. =Syntax= EOJ Category:DCL Commands") (current)
- 15:22, 2 December 2019 (diff | hist) . . (+196) . . N ENDSUBROUTINE (Created page with "ENDSUBROUTINE is a DCL command that defines the end of a subroutine in a command procedure. =Syntax= ENDSUBROUTINE ==Qualifiers== /none =See also= * CALL Ca...") (current)
- 15:21, 2 December 2019 (diff | hist) . . (+349) . . N ENCRYPT/REMOVE KEY (Created page with "'''ENCRYPT/REMOVE_KEY''' is a DCL command that deletes a key definition from a key storage table. The PROCESS logical name table is the...") (current)
- 15:21, 2 December 2019 (diff | hist) . . (+755) . . N ENCRYPT/CREATE KEY (Created page with "ENCRYPT/CREATE_KEY is a DCL command that creates a key definition name and value to be used for encryptingand decrypting files. The key is a string that repres...") (current)
- 15:21, 2 December 2019 (diff | hist) . . (+1,147) . . N ENCRYPT/AUTHENTICATE (Created page with "ENCRYPT/AUTHENTICATE is a DCL command that checks for changes to either plain text or cipher text files. Associates a DES(default) or AES algorithm Message Aut...") (current)
- 15:20, 2 December 2019 (diff | hist) . . (+471) . . N ENCRYPT (Created page with "ENCRYPT is a DCL command that encrypts files. Before you enter this command, create a key with the ENCRYPT/CREATE_KEY command. =Syntax= ENCRYPT input-fi...") (current)
- 15:20, 2 December 2019 (diff | hist) . . (+817) . . N ENABLE AUTOSTART (Created page with "'''ENABLE AUTOSTART''' is a DCL command that enables the autostart feature on a node for all autostart queues managed by the specified Queue manage...") (current)
- 15:19, 2 December 2019 (diff | hist) . . (+714) . . N DUMP (Created page with "DUMP is a DCL command that displays the contents of a file, a directory, a disk volume, a magnetic tape volume, or a CD-ROM v...") (current)
- 15:18, 2 December 2019 (diff | hist) . . (+444) . . N DISMOUNT (Created page with "DISMOUNT is a DCL command that closes a mounted disk or tape volume for further processing and deletes the logical name a...") (current)
- 15:17, 2 December 2019 (diff | hist) . . (+387) . . N DISCONNECT (Created page with "DISCONNECT is a DCL command that breaks the connection between a physical terminal and a virtual terminal. After the physical terminal is disconnected, both th...") (current)
- 15:17, 2 December 2019 (diff | hist) . . (+2,089) . . N DISABLE AUTOSTART (Created page with "DISABLE AUTOSTART is a DCL command that disables the autostart feature on a node for all autostart queues managed by the specific Queue manager|que...") (current)
- 15:15, 2 December 2019 (diff | hist) . . (+827) . . N DIRECTORY (command) (Created page with "DIRECTORY is a DCL command that provides a list of files or information about a file or group offiles. Requires execute (E) access to look u...")
- 15:14, 2 December 2019 (diff | hist) . . (+464) . . N DIFFERENCES (Created page with "DIFFERENCES is a DCL command that compares the contents of two disk files and displays a listing of the records that do not match. =Syntax= DIFFEREN...")
- 15:14, 2 December 2019 (diff | hist) . . (+502) . . N DELETE/QUEUE (Created page with "DELETE/QUEUE is a DCL command that deletes a print or batch queue created by the INITIALIZE/QUEUE command, and deletes all...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)