Search results

Jump to: navigation, search
  • ... by commas (,); the command interpreter concatenates the items into one record and writes the record to the output file. The maximum size of any record ...
    3 KB (477 words) - 11:06, 2 December 2019
  • ... pages that the existing articles have links to. A good topic is one you can write at least 500 words about. =Starting= If you have chosen one of the ...
    10 KB (1,491 words) - 10:16, 20 October 2022
  • '''VCC_WRITE_DELAY''' is a System Parameters system parameter reserved for VSI use only. This parameter is available on Alpha and ...
    197 bytes (27 words) - 15:57, 2 July 2019
  • ... member number. The directive inserts the brackets and the comma. $ write sys$output f$fao(" %U",65540) 1,4 - style="text-align:center;" nx ...
    8 KB (1,092 words) - 05:46, 15 January 2019
  • ... sys$output "''esc' 2K" - Erases from the cursor to end of screen J $ write sys$output "''esc' J" - From beginning of screen to cursor 1J ...
    4 KB (595 words) - 19:11, 24 June 2022
  • ... is denied. The requesting process does not have the privilege to read or write to this mailbox. (The protection mask is defined when the mailbox is ...
    122 KB (18,338 words) - 07:03, 23 December 2019
  • ... consist of a set of LALR(1) parsing tables and a driver routine. Yacc normally writes the parse tables and the driver routine to the file y_tab. The ...
    228 KB (33,783 words) - 18:52, 12 July 2023
  • ... read access to the file, but no user is allowed write access. If you open a file with /READ/WRITE, no other users are allowed access while the file is ...
    3 KB (505 words) - 09:41, 2 December 2019
  • ... By default, header label 3 is written. You can specify the /NOHDR3 qualifier to write magnetic tapes that are to be used on other systems that do not ...
    18 KB (2,869 words) - 14:52, 2 December 2019
  • ... sys$output f$fao(" SB kot 1%C 2%Cy 3%Cy 4%Cy %Eow %F",5) 5 kotow $ write sys$output f$fao(" SB kot 1%C 2%Cy 3%Cy 4%Cy %Eow %F",6) 6 kotow ...
    3 KB (592 words) - 10:48, 13 September 2018
  • ... Gives you the right to read data from the device - Write Gives you the right to write data to the device - Physical Gives you the right to ...
    10 KB (1,603 words) - 08:47, 3 February 2020
  • ... in the inner quoted string being normalized: $ a = "These """quotes""" are great" $ write sys$output a These "QUOTES" are great Another way is to use ...
    5 KB (748 words) - 09:28, 22 October 2018
  • ... ,0 A magnetic tape volume that allows write (W) access to your current UIC ... - '''EXPIRATION''' Allows you to write to a tape that has not ...
    24 KB (3,938 words) - 14:47, 2 December 2019
  • ... in named format to its integer equivalent, or vice versa. $ WRITE SYS$OUTPUT F$IDENTIFIER("SLOANE","NAME_TO_NUMBER") 15728665 F$CUNITS converts ...
    6 KB (881 words) - 17:24, 7 January 2020
  • ... write sys$output f$string(5) 5 $ write sys$output f$integer("") 0 $ write sys$output f$integer("a") 0 $ write sys$output f$integer("hello") 0 $ write ...
    1 KB (220 words) - 05:48, 15 January 2019
  • ... to specify that the channel assigned to the mailbox is a READ ONLY or WRITE ONLY channel. If the flags argument is not specified, then the default ...
    15 KB (2,430 words) - 12:45, 28 November 2019
  • ... specifying the length (in bytes) of the buffer in which $GETSYI is to write the information. The length of the buffer needed depends upon the item ...
    54 KB (8,797 words) - 19:32, 13 November 2019
  • ... removing double spaces from a string: SMAN43$ a = " hello there" SMAN43$ write sys$output f$edit(a,"compress") hello there removing all spaces from ...
    4 KB (656 words) - 11:20, 10 January 2020
  • ... sys$output f$trnlnm("MYLOG","LNM$SYSTEM_TABLE",0) DKA0: DATA1 LOG1.LOG $ write sys$output f$trnlnm("MYLOG","LNM$SYSTEM_TABLE",1) DKA0: DATA2 LOG2.LOG ...
    5 KB (863 words) - 05:48, 15 January 2019
  • ... Execute, Control - Logical Name Table Logical Name Tables Read, Write, Create, Delete, Control - Queue Queues Read, Submit, Delete ...
    854 bytes (111 words) - 05:50, 23 August 2018
  • ... in individual SCS messages to the node with the master write bitmap. If the writes sent by a remote node reach an upper threshhold of messages during ...
    2 KB (261 words) - 16:18, 2 July 2019
  • ... specifying the length (in bytes) of the buffer in which $GETJPI is to write the information. The length of the buffer needed depends on the item code ...
    49 KB (8,143 words) - 07:47, 14 November 2019
  • ... includes execute access to a specified file or group of files on disk. - Write Write to or change the contents of a file, but not delete it. ...
    4 KB (560 words) - 11:49, 31 January 2020
  • ... 09:50:31 $ WRITE SYS$OUTPUT F$CVTIME(,,"DAYOFYEAR") 86 $ WRITE SYS$OUTPUT F$CVTIME(,,"HOUROFYEAR") 2049 $ WRITE SYS$OUTPUT F$CVTIME(,,"MINUTEOFYEAR ...
    3 KB (480 words) - 05:45, 15 January 2019
  • ... GB TB =Example= $ WRITE SYS$OUTPUT F$CUNITS(1024) 512KB $ WRITE SYS$OUTPUT F$CUNITS(1024, "BLOCKS") 512KB $ WRITE SYS$OUTPUT F$CUNITS(1024, "BLOCKS ...
    814 bytes (107 words) - 08:36, 5 April 2019
  • ... the profile, you must set the write lock flag (OSS$M_WLOCK) when you ... buffer in which $GET_SECURITY is to write the information. The length of the ...
    13 KB (2,135 words) - 10:47, 3 February 2020
  • ... For a file to be made writable, the channel used to open the file must allow write access to the file. If the flag bit SEC$M_SYSGBL is set, the flag ...
    27 KB (4,468 words) - 12:46, 28 November 2019
  • ... Returns a nonzero integer if an error occurred while reading or writing a file. ;parameters : fp:object : A pointer to the file ;returns : status ...
    37 KB (5,969 words) - 23:26, 6 July 2022
  • ... CURRENT SYSGEN> SET CHANNELCNT 32767 SYSGEN> SET WSMAX 900000 SYSGEN> WRITE ACTIVE SYSGEN> WRITE CURRENT Note: It is important to note that the system ...
    49 KB (7,079 words) - 07:13, 20 October 2021
  • ... not compressed, require a dump file big enough to hold all memory. Selective memory dumps write as much of the memory in use at the time of the system ...
    73 KB (10,966 words) - 01:24, 5 June 2022
  • ... allows any registered user to write an article or suggest changes ... project, you can: How to write an article write new articles How to ...
    7 KB (921 words) - 13:44, 15 November 2023
  • ... in individual SCS messages to the node with the master write bitmap. If the writes sent by a remote node reach an upper threshhold of messages during ...
    1 KB (198 words) - 16:19, 2 July 2019
  • ... access to the resource and allows sharing with other readers Concurrent Write: grants write access to the resource and allows its sharing with other ...
    14 KB (2,289 words) - 06:40, 16 November 2019
  • ... command can only use the RMS sequential file access method to read and write to the pipes. Certain OpenVMS utilities may access their input and output ...
    10 KB (1,419 words) - 17:02, 2 December 2019
  • ... String TRUE or FALSE to indicate whether the device has write checking enabled. - XFC_DEPOSING style="text-align:center;" String TRUE or ...
    37 KB (5,607 words) - 11:27, 28 October 2022
  • ... to file headers are enabled. The default value is 1, which enables deferred writes to file headers. To disable the feature, set ACP_WRITEBACK to 0. ...
    7 KB (1,120 words) - 04:01, 23 August 2018
  • ... does not move for as long as FREEZE_CONTEXT is specified $ write sys$output qname $ if qbatch then write sys$output "Batch queue" $ if qidle then ...
    8 KB (1,290 words) - 11:10, 26 May 2021
  • ... = The two types of system dumps are physical and selective. A physical dump writes the entire contents of physical memory to the system dump file. To ...
    6 KB (1,127 words) - 13:54, 12 November 2019
  • ... read I/O operations from disk as a result of Page Fault page faults Page Write Rate: rate of pages written to the Page File page file Page ...
    1 KB (227 words) - 11:22, 2 June 2019
  • ... indicating that it is not loaded on the system. $ WRITE SYS$OUTPUT F$LICENSE("ABC") FALSE $ WRITE SYS$OUTPUT F$LICENSE("ABC","XYZ") TRUE In the first ...
    2 KB (245 words) - 10:45, 29 June 2019
  • ... I/O status block to 0. When the requested operation has completed, $GETQUI writes a condition value in the first longword of the I/O status block. It ...
    47 KB (7,858 words) - 12:47, 28 November 2019
  • ... it has been read. An indexed file must be opened with the /READ and /WRITE qualifiers in order to use the READ/DELETE command. /END_OF_FILE=label ...
    5 KB (855 words) - 14:01, 18 December 2023
  • ... 16:26:35.77" $ SHOW SYMBOL END END = "15-JUL-2003 16:26:41.39" $ WRITE SYS$OUTPUT F$DELTA_TIME(START,END) 0 00:00:05.62 Displaying the delta between ...
    995 bytes (145 words) - 05:45, 15 January 2019
  • ... NODE = 1 $ $ $ Announce system specific startup on the console $ $ WRITE SYS$OUTPUT "" $ WRITE SYS$OUTPUT "The OpenVMS system is now executing the ...
    17 KB (2,405 words) - 05:06, 14 February 2019
  • ... the article could benefit from the article does not follow the How to write an article style guide and/or other rules of this wiki the article ...
    2 KB (351 words) - 09:00, 15 February 2019
  • ... one directly to OPA0: . =Timeout= Mount verification (except in case of write locking) continues until it times out. The timeout is controlled with ...
    972 bytes (141 words) - 18:36, 1 June 2019
  • ... to continue to the next volume of a volume set - SYS$PUT Writes a new record to a file - SYS$RELEASE Unlocks a record pointed to by ...
    3 KB (450 words) - 19:22, 4 June 2019
  • ... THEN EXIT $ nodename = F$GETSYI ("NODENAME",,id) $ WRITE SYS$OUTPUT nodename $ GOTO start $NOT_CLUSTER: $ WRITE SYS$OUTPUT "Not a member of a cluster. ...
    2 KB (413 words) - 19:04, 28 June 2019
  • ... by the buffer argument. return_size SyservArgument longword_signed longword (signed) write by 32- or 64-bit reference The amount of data, in ...
    2 KB (372 words) - 12:48, 28 November 2019
  • ... by the buffer argument. return_size SyservArgument rights_id longword (unsigned) write by 32- or 64-bit reference The amount of data, in bytes ...
    2 KB (386 words) - 12:48, 28 November 2019

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