Search results

Jump to: navigation, search
  • ... 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

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