User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:55, 3 December 2019 (diff | hist) . . (+357) . . N SHOW FASTPATH (Created page with "SHOW FASTPATH is a DCL command that displays fastpath port assignment and usage. SHOW FASTPATH is useful for evaluating the distribution of interrupts among th...") (current)
- 09:54, 3 December 2019 (diff | hist) . . (+266) . . N SHOW ERROR (Created page with "SHOW ERROR is a DCL command that displays the error count for all devices with error counts greater than zero. =Syntax= SHOW ERROR ==Qualifiers==...") (current)
- 09:54, 3 December 2019 (diff | hist) . . (+475) . . N SHOW ENTRY (Created page with "'''SHOW ENTRY''' is a DCL command that displays information about a user's batch and print jobs or about specific job entries. Req...") (current)
- 09:53, 3 December 2019 (diff | hist) . . (+272) . . N SHOW DISPLAY (Created page with "'''SHOW DISPLAY''' is a DCL command that indicates the node where output from a DECwindows application will be displayed. =Syntax= SHOW DISPLAY [display...") (current)
- 09:51, 3 December 2019 (diff | hist) . . (+536) . . N SHOW DEVICES (Created page with "'''SHOW DEVICES''' is a DCL command that displays the status of a device on the system. To display information about devices served by the mass stor...")
- 09:50, 3 December 2019 (diff | hist) . . (+172) . . N SHOW DEFAULT (Created page with "SHOW DEFAULT is a DCL command that displays the current default device and directory. =Syntax= SHOW DEFAULT Category:DCL Commands") (current)
- 09:50, 3 December 2019 (diff | hist) . . (+360) . . N SHOW CPU (Created page with "'''SHOW CPU''' is a DCL command that displays the current state of the processors in an OpenVMSsystem. =Syntax= SHOW CPU [cpu-id[,...] ==Qualifiers== * /ACT...") (current)
- 09:50, 3 December 2019 (diff | hist) . . (+224) . . N SHOW BROADCAST (Created page with "'''SHOW BROADCAST''' is a DCL command that displays the message classes that are currently affected by the SET BROADCAST command. =Syntax= SHOW BROADCAST...") (current)
- 09:49, 3 December 2019 (diff | hist) . . (+361) . . N SHOW AUDIT (Created page with "'''SHOW AUDIT''' is a DCL command that displays the security auditing characteristics in effect on the system. Requires the SECURITY...") (current)
- 07:58, 3 December 2019 (diff | hist) . . (0) . . WAIT (→Syntax) (current)
- 07:58, 3 December 2019 (diff | hist) . . (+314) . . N WAIT (Created page with "'''WAIT''' is a DCL command that places a process into a wait state for the specified amount of time. The WAIT command is used in a command procedure to delay...")
- 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)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)