Search results

Jump to: navigation, search
  • ... broken, an error message is displayed and the command procedure may fail. 1. Every line in a command procedure that is not a data line has to begin ...
    2 KB (264 words) - 12:59, 23 March 2022
  • REDIRECT Command procedure
    31 bytes (3 words) - 13:00, 23 March 2022
  • ... procedure command procedure executes at command level 1, and a command procedure called by the interactive command procedure executes at command ...
    840 bytes (124 words) - 13:50, 12 January 2019
  • ... /freeware/v10/msend/ 10 , 20, 30, 40, 80 - SET_CLOCK The command procedure diddles a couple of registers in VMS, causing the system clock to run ...
    228 KB (33,783 words) - 18:52, 12 July 2023
  • ... as SHOW DEFAULT output. - DEPTH Integer Current command procedure depth. The command procedure depth is 0 when you log in interactively and ...
    6 KB (852 words) - 10:53, 11 November 2019
  • ... verification off. When image verification is on, data lines in the command procedure are displayed on the output device. =Examples= $ SAVE_PROC_VERIFY ...
    3 KB (403 words) - 12:40, 31 March 2020
  • ... You may add commands to this procedure or change the commands within this $ procedure as needed for your system. This command procedure is preserved ...
    17 KB (2,405 words) - 05:06, 14 February 2019
  • ... at a terminal or include them in Command_procedure command procedures . These command procedures can be run interactively or submitted to ...
    73 KB (10,966 words) - 01:24, 5 June 2022
  • ... be: $ PIPE SHOW SYSTEM @TEE showsys.log SEARCH SYS$INPUT LEF The command procedure TEE.COM is used to log the data flowing through the pipeline. ...
    10 KB (1,419 words) - 17:02, 2 December 2019
  • @
    ... Specifies either the input device or the file for the preceding command, or the command procedure to be executed. The default file type is .COM. The ...
    4 KB (677 words) - 11:15, 22 December 2022
  • ... to store and manipulate data in command procedures and on the command line to pass data between command procedures in a single process =Data types ...
    8 KB (1,397 words) - 09:43, 22 December 2022
  • ... and tend to fill up the directory over time. To activate the command procedure, you will need to first comment out the preceding $ EXIT command. ...
    50 KB (7,396 words) - 17:34, 26 January 2022
  • ... run interactively, the default value of SYS$INPUT is the command procedure file. In a command procedure run as a Batch Job batch job , the default ...
    3 KB (433 words) - 18:46, 24 June 2022
  • ... EXIT) is reinstated. =Examples= $ ON SEVERE_ERROR THEN CONTINUE A command procedure that contains this statement continues to execute normally when ...
    2 KB (243 words) - 10:39, 2 December 2019
  • ... job. The first command submits the command procedure IMPORTANT.COM. In the second command, the SYNCHRONIZE command tells the procedure to wait for ...
    4 KB (583 words) - 19:28, 28 June 2019
  • ... If you place DEFINE SYS$OUTPUT filespec as the first line in a command procedure, output will be directed to the file you specify. Category:DCL ...
    3 KB (479 words) - 12:27, 2 December 2019
  • ... ://www.digiater.nl/openvms/freeware/v30/mx041/ V4.2 ) - MakeShare Creates a command procedure to link a shared imaged from an object library ...
    28 KB (4,116 words) - 11:35, 19 October 2021
  • ... CONTINUE In this example, the command procedure statement requests the command interpreter to continue executing the procedure if any warning, error ...
    1 KB (173 words) - 14:04, 2 December 2019
  • ... "NOOPER") If you use this procedure, you can then specify the following command statement at the end of your command procedure so that the original ...
    7 KB (876 words) - 13:49, 14 December 2021
  • ... of verification can be specified: PROCEDURE and IMAGE. Procedure verification causes each DCL command line in a command procedure to be written to the ...
    1 KB (160 words) - 08:59, 2 December 2019
  • ... procedure supplied with OpenVMS. It uses a series of command procedures, executable images, and database files to perform the following startup ...
    1 KB (178 words) - 14:07, 3 December 2019
  • ... the cluster node list. If the F$CSID function returns a null value, then the command procedure either is at the end of the list, or is attempting this ...
    2 KB (413 words) - 19:04, 28 June 2019
  • ... an environment where Ctrl/Y interrupts are initially turned off; however, command procedures can still turn on Ctrl/Y interrupts with the DCL ...
    7 KB (1,029 words) - 07:49, 13 December 2019
  • ... LOGIN.COM''', or the '''personal login command procedure''', is the default name for a Command Procedure command procedure that is executed before ...
    2 KB (262 words) - 12:18, 28 November 2019
  • ... of a command procedure or subroutine and returns control to the calling command level-either an invoking Command Procedure command procedure ...
    2 KB (288 words) - 10:32, 2 December 2019
  • ... type than the full file specifications. You can use your login command procedure to define names that you use frequently. A system manager can define ...
    3 KB (515 words) - 08:45, 6 July 2023
  • ... be in pages and for Alpha , in pagelets. =Startup Command Procedures= Page and swap files other than SYS$SYSTEM: PAGEFILE.SYS and SYS$SYSTEM ...
    4 KB (706 words) - 04:55, 8 June 2019
  • ... but not batch process as follows: RUN SYS$SYSTEM:LOGINOUT.EXE /UIC=uic /INPUT=command_procedure /OUTPUT=log_file /ERROR=error_file If you want to run ...
    2 KB (291 words) - 08:22, 10 July 2019
  • ... SYS$COMMAND still points to the terminal (while SYS$INPUT points to the command procedure file) so that you can accept user input when necessary. When ...
    805 bytes (125 words) - 12:41, 29 May 2022
  • ... _NAME .EQS. "" THEN EXIT $ SHOW SYMBOL DEVICE_NAME $ GOTO START This command procedure displays the device names of all the RA60s on a unit numbered ...
    3 KB (450 words) - 05:12, 6 April 2023
  • ... run it. It terminates when it reaches the end of the command procedure file. Subprocess is a process created by an interactive or batch process ...
    7 KB (909 words) - 09:35, 17 February 2022
  • ... process, the default value of SYS$OUTPUT is the terminal. In a command procedure run interactively, the default value of SYS$OUTPUT is the terminal. ...
    3 KB (409 words) - 11:29, 29 November 2019
  • ... stories.php?page=1&topic= Examples of DCL command procedures An archived catalog of DCL command procedures published at OpenVMS.org (removed from the ...
    25 KB (3,483 words) - 09:59, 29 August 2022
  • ... with an exclamation point ( ). =Example= Consider the following command procedure, TEST.COM: $ show time This comment is ignored $ This entire ...
    1 KB (213 words) - 06:40, 19 December 2018
  • ... that terminates execution of a command, an Image image , a Command procedure command procedure , a command procedure that was interrupted by ...
    583 bytes (82 words) - 03:54, 25 November 2021
  • ... eight optional parameters (that is, (P1,P2,...P8)). If set, command procedure supports up to sixteen optional parameters (that is, (P1,P2,...P16)). ...
    3 KB (556 words) - 04:58, 9 April 2019
  • ... process creates a batch process within the context of which the specified command procedure is executed. When the end of instructions or the EXIT ...
    884 bytes (156 words) - 19:45, 13 November 2019
  • ... and customize it if necessary examine the Login Command Procedure login command procedure specified on the account and security settings ...
    2 KB (361 words) - 07:10, 28 February 2019
  • ... /NODISPLAY. =Examples= SYS$EXAMPLES contains three MONITOR-related command procedures: SUBMON.COM starts MONITOR.COM as a detached process. ...
    4 KB (580 words) - 03:47, 26 November 2021
  • ... points to the terminal. In command procedures executed interactively, SYS$ERROR points to the terminal. In command procedures executed in Batch Job ...
    1 KB (227 words) - 11:37, 29 November 2019
  • ... F$VERIFY() returns the integer 1 if command procedure verification is set on; returns the integer 0 if command procedure verification is set off. ...
    6 KB (881 words) - 17:24, 7 January 2020
  • ... global sections. During normal operation, as part of a batch-oriented command procedure that runs AUTOGEN on a regular basis and automatically sends ...
    3 KB (499 words) - 09:18, 2 July 2019
  • ... Sets= System Parameters System parameters and the site-independent startup command procedure values are stored in a files, and SYSGEN needs to ...
    1 KB (207 words) - 18:58, 12 December 2019
  • ... type of "PROCESS_CONTEXT". Then you can use the F$TYPE function in the command procedure to find out if it is necessary to cancel the context. After ...
    7 KB (1,137 words) - 10:04, 5 April 2019
  • ... whatever values we pass as the first parameter to the command procedure: $ @TEST 1 P1 = "1" $ @TEST Hello P1 = "HELLO" $ @TEST "Hello" P1 = "Hello ...
    510 bytes (72 words) - 06:28, 3 July 2019
  • ... of time. The WAIT command is used in a command procedure to delay processing of either the procedure itself or a set of commands in the procedure. ...
    314 bytes (52 words) - 07:58, 3 December 2019
  • ... ''' is a statement in a DCL Command procedure command procedure that marks a certain place in the command procedure for purposes of execution flow ...
    498 bytes (85 words) - 14:16, 18 December 2023
  • ... and SYLOGIN.COM are executed. The batch process reads the command procedure using SYS$COMMAND and executes it. When the batch job ...
    3 KB (567 words) - 19:31, 13 November 2019
  • ... arguments. If you use the F$SEARCH function more than once in a command procedure and if you also use different filespec arguments, specify stream-id ...
    2 KB (371 words) - 14:20, 15 November 2019
  • ... Tomcat. You can do so by running the command procedure shown below from a sufficiently privileged account. $ @sys$manager:tomcat$define_logicals.com ...
    49 KB (7,079 words) - 07:13, 20 October 2021

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)