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
  • ... this reason, including '''START/QUEUE/MANAGER''' in your startup command procedure is unnecessary. =Stopping and Restarting the Queue Manager= Once ...
    8 KB (1,345 words) - 17:56, 20 May 2020
  • ... ="width:350px;" Function colspan='col' Example - @ Execute a command procedure containing LANCP commands. The default file extension is ...
    14 KB (2,009 words) - 18:06, 5 April 2019
  • ... need to be started to accept jobs. Commands to start queues normally reside in startup command procedures such as SYSTARTUP_VMS.COM . There exist ...
    8 KB (1,290 words) - 11:10, 26 May 2021
  • ... on the node. The DISABLE AUTOSTART/QUEUES command is included in the node shutdown command procedure SHUTDOWN.COM. If you shutdown a node without ...
    2 KB (327 words) - 15:17, 2 December 2019
  • ... an OpenVMS command procedure that executes a noninteractive ... directory and then run the CREATE LIBRARY command on this directory. If you already have ...
    6 KB (886 words) - 16:08, 13 November 2023
  • ... File data File data The example above illustrates creating a command procedure that creates a file, running it, and then displaying the contents ...
    1 KB (227 words) - 10:58, 2 December 2019
  • ... :System Files System Files :Category:Startup Command Procedures Startup Command Procedures :Category:System Services System Services ...
    7 KB (921 words) - 13:44, 15 November 2023
  • ... for network jobs to guarantee that the system-supplied command procedures used to implement network objects function properly. /DEVICE specifies ...
    8 KB (1,100 words) - 14:43, 3 December 2019
  • ... . . . $ SET DEFAULT 'SAVE_DIR' This example shows an excerpt from a command procedure that uses the F$DIRECTORY function to save the current default ...
    1 KB (189 words) - 10:13, 29 June 2019
  • ... to make sure that no contexts that may have been established by the previous command procedures interfere with it. Category:Lexical Functions
    8 KB (1,164 words) - 10:18, 20 December 2023
  • ... cannot delete the reserved global symbol $RESTART. If a command procedure has SET RESTART_VALUE commands in it but you want the job to reexecute ...
    617 bytes (100 words) - 12:18, 2 December 2019
  • '''ADDUSER.COM''' is a command procedure that can be used to create User record user records , user directories, and assign User quota quotas ...
    347 bytes (49 words) - 08:55, 15 February 2019
  • ... users who do not execute the DCL command SET PROTECTION/DEFAULT in their login command procedures or during interactive sessions. The protection is ...
    982 bytes (145 words) - 16:32, 30 June 2019
  • ... process. Any file open with the OPEN command, whether from level 0 of DCL or from a command procedure, stays open for the life of the process ...
    591 bytes (99 words) - 15:53, 28 November 2019
  • ... start and end time (for example, to determine how long it took a command procedure to run): $ START=F$TIME() $ END=F$TIME() $ SHOW SYMBOL START START ...
    995 bytes (145 words) - 05:45, 15 January 2019
  • ... $ write sys$output "Hello " Collapsible Elements You can insert long command procedures without harming the structure or readability of your ...
    10 KB (1,491 words) - 10:16, 20 October 2022
  • ... sys$output f$cvui(count,1,p2) $ count = count + 1 $ goto loop $ exit This command procedure displays the value of P1 bits of string P2 , then ...
    1 KB (182 words) - 09:01, 5 April 2019
  • ... IF PID .EQS. "" THEN EXIT $ SHOW SYMBOL PID $ GOTO START This command procedure uses the F$PID function to display a list of PIDs. Category:Lexical ...
    601 bytes (86 words) - 10:10, 5 April 2019
  • ... outside of the loop. The output from this command procedure is shown below: path name = PGA0.5000-1FE1-0001-5782 path name = PGA0.5000-1FE1-0001-5783 ...
    2 KB (346 words) - 18:48, 28 June 2019
  • ... and Microsoft Windows interface client/server configuration command procedures symbol definitions =See also= Template:Debugger Category ...
    1 KB (177 words) - 11:35, 28 July 2023
  • ... a programming error. Begin debugging procedures to verify the source ... the device is a DR32 interface, the command block size or the buffer block size ...
    122 KB (18,338 words) - 07:03, 23 December 2019
  • ... must be turned on to see the prefix.) The second command invokes a test procedure to show what the output looks like without a prefix. The ...
    2 KB (269 words) - 09:45, 1 February 2022
  • ... LIB$CALLG_64 Call a procedure with a general argument ... LIB$GET_FOREIGN Get Foreign Command foreign command line. - LIB$GET ...
    14 KB (2,134 words) - 08:42, 13 November 2019
  • ... astadr SyservArgument ast_procedure procedure value call without ... rights list using the DCL command SET RIGHTS_LIST . - KGB$V_NOACCESS ...
    54 KB (8,797 words) - 19:32, 13 November 2019
  • ... for each variable referenced in the procedure, the line numbers of the ... so: if /ASSUME=NOHEAD on the CC command, search DECC$USER_INCLUDE for any file ...
    19 KB (2,839 words) - 12:30, 19 September 2023
  • ... utility DCl command interpreter MCR command interpreter interactive ... utility Common Run-Time Procedure Library symbolic debugger ...
    2 KB (297 words) - 21:17, 18 June 2022
  • ... astadr SyservArgument ast_procedure procedure value call without ... Returns the name of the command language interpreter that the process is ...
    49 KB (8,143 words) - 07:47, 14 November 2019
  • ... with OpenVMS systems on the command line and write Command Procedure command procedures (scripts). See CLI Command Line Interpreter for more ...
    2 KB (282 words) - 04:08, 19 July 2019
  • ... to a Label labeled subroutine in a Command Procedure command procedure without creating a new procedure level. =Syntax= GOSUB label Category ...
    229 bytes (32 words) - 15:25, 2 December 2019
  • ... interface involved. A line mode command interface, for instance, will ... code. astadr SyservArgument ast_procedure procedure value call without ...
    29 KB (4,677 words) - 11:15, 23 March 2022
  • ... qualifier of the PRODUCT INSTALL command to specify a different location. Note: The installation procedure creates a subdirectory named SAMBA beneath ...
    4 KB (679 words) - 01:45, 22 May 2020
  • ... description of the build configuration '''command''' - command (MMS or COM file) to ... that the user-defined build procedure creates resulting files in ...
    3 KB (394 words) - 08:34, 20 March 2020
  • ... system installation and upgrade procedures, DECnet Phase IV available as ... V5.0 for OpenVMS, New UNIX style command interface, CIDR Support, BIND 8.1, ...
    27 KB (3,690 words) - 19:58, 4 March 2023
  • ... QUIT or press Ctrl/Z. To cancel the verification procedure but to proceed with the command, type ALL. /COPY_ATTRIBUTE specifies a subset of security ...
    8 KB (1,169 words) - 13:43, 3 December 2019
  • ... AJP Connector. Automatic Start-up Commands Follow these instructions if you ... you included in the start-up procedure in the previous section. Most ...
    15 KB (2,270 words) - 07:13, 20 October 2021
  • ... May be specified on the LINK command line or in a linker options file. ... Shareable image .EXE A collection of procedures and data that usually can ...
    4 KB (611 words) - 09:40, 6 July 2023
  • ... Linker Manual . Procedure Linkage Table ... space, you can use the /SEGMENT_ATTRIBUTE=CODE=P2 command qualifier. On x86, to move all code into P0 space ...
    9 KB (1,472 words) - 10:33, 22 November 2023
  • ... The project configuration procedure varies depending on the selected type of configuration. ; FS or VFS : The Edit command loads current settings ...
    4 KB (611 words) - 05:59, 21 January 2020
  • ... site-specific startup procedures using STARTUP commands, which ... Load system services using SYS_LOADABLE commands, which add and remove executive loaded ...
    2 KB (252 words) - 18:06, 5 April 2019
  • ... and network jobs). The IF command compares the character string returned ... label INTDEF are executed and the procedure exits before the statements at ...
    1 KB (184 words) - 19:19, 28 June 2019
  • ... block. astadr SyservArgument ast_procedure longword (unsigned) read ... to request information about the command file that is currently executing ...
    47 KB (7,858 words) - 12:47, 28 November 2019
  • ... defines the beginning of a subroutine in a Command Procedure command procedure . The SUBROUTINE command must be the first executable statement in ...
    280 bytes (39 words) - 07:38, 3 December 2019
  • ... has been interrupted. The SET RESTART_VALUE command is meaningful only in Command Procedure command procedures . =Syntax= SET RESTART_VALUE=string ...
    414 bytes (61 words) - 13:10, 3 December 2019
  • '''SYCONFIG.COM''' is a System Startup startup Command Procedure command procedure . Category:Startup Command Procedures
    132 bytes (15 words) - 14:02, 3 December 2019
  • '''SYPAGSWPFILES.COM''' is a System Startup startup Command Procedure command procedure . Category:Startup Command Procedures
    137 bytes (15 words) - 14:03, 3 December 2019
  • '''SYLOGICALS.COM''' is a System Startup startup Command Procedure command procedure . Category:Startup Command Procedures
    134 bytes (15 words) - 14:06, 3 December 2019
  • '''SYSECURITY.COM''' is a System Startup startup Command Procedure command procedure . Category:Startup Command Procedures
    134 bytes (15 words) - 14:06, 3 December 2019
  • '''VMSINSTAL''' is a Command procedure command procedure that installs products from backup savesets. =Syntax= @SYS$UPDATE:VMSINSTAL product-list ...
    7 KB (1,095 words) - 07:02, 12 April 2019
  • ... of the system-independent startup procedure, STARTUP.COM , when STARTUP_P2 ... STARTUP_P2, see the SYSMAN command STARTUP SET OPTIONS. Category: ...
    1,009 bytes (157 words) - 08:33, 2 July 2019
  • ... that transfers control to a Label labeled statement in a Command Procedure command procedure . =Syntax= GOTO label Category:DCL Commands
    186 bytes (26 words) - 15:24, 2 December 2019

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