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
  • ... of the two is performed on the file during transfers. By default, a write data check is performed. '''/END_OF_FILE''' resets the end-of-file (EOF) ...
    11 KB (1,818 words) - 03:59, 25 November 2021
  • ... to the terminal. =Access Required= Requires write (W) access to the Master ... or BYPASS user privileges have write (W) access to the MFD ...
    790 bytes (113 words) - 14:11, 2 December 2019
  • ... return a longword value that indicates additional information about the operation. $ACM writes this value in the ACMESB$L_ACME_STATUS field of the ACM ...
    29 KB (4,677 words) - 11:15, 23 March 2022
  • ... _connect:before SSL initialization SSL_connect:SSLv3/TLS write client hello SSL_connect:SSLv3/TLS write client hello SSL_connect:SSLv3/TLS read server ...
    50 KB (7,396 words) - 17:34, 26 January 2022
  • ... that read-after-write consistency checks are not allowed on deferred writes. Deferred writes are turned off if this bit is set. - 3 Reserved for ...
    2 KB (302 words) - 11:20, 23 March 2022
  • ... Access objects through the system protection field - UPGRADE (privilege) Write to a higher integrity object or raise an object's integrity ...
    976 bytes (135 words) - 18:11, 23 July 2019
  • ... /DISABLE, $SNDOPR - Send a Broadcast Message broadcast message $BRKTHRU,$BRDCST - Write an event to the Operator Log File operator log ...
    6 KB (963 words) - 11:28, 2 December 2019
  • ... , they are considered System and get System access to the file (Read, Write, Execute, Delete). If ACCOUNTING,GREG tries to access the file, they are ...
    2 KB (409 words) - 13:01, 14 March 2019
  • ... CREATE, DELETE, EXECUTE, LOCK, LOGICAL, MANAGE, PHYSICAL, READ, SUBMIT, USE, WRITE - ACCOUNT Specifies the account name on which the selection is ...
    14 KB (2,109 words) - 02:26, 26 November 2021
  • ... access to the volume itself. Volumes have four access types: Read, Write, Create, Delete. The volume's owner and users with VOLPRO privilege have ...
    3 KB (399 words) - 11:05, 3 December 2019
  • ... extract 8 bits from it into symbol B, 97 is extracted. $ write sys$output f$cvui(0,f$integer(p1),p2) $ count = 0 $loop: $ if count .eq. f$integer(p1) ...
    1 KB (182 words) - 09:01, 5 April 2019
  • ... to display in bytes. - WRITE New /WAIT /NOWAIT qualifier - ... menu from which an administrator can read, write, or edit entries in a Kerberos V5 ...
    10 KB (1,482 words) - 08:05, 2 December 2019
  • ... the number of pages on the list to drop to or below this limit, writing stops. MPW_LOLIMIT ensures that a certain number of pages are available on the ...
    603 bytes (101 words) - 11:16, 9 April 2019
  • ... acquire free pages. If this requirement is met, the swapper tries to write the modified-page list rather than taking pages away from or swapping out ...
    486 bytes (78 words) - 11:21, 9 April 2019
  • ... specifying the length (in bytes) of the buffer in which $SETUAI is to write the information. The length of the buffer varies, depending on the item ...
    24 KB (4,006 words) - 09:56, 8 June 2019
  • ... that normally contains the user-supplied address of a word in which the service writes the length in bytes of the information it returned. This is not ...
    15 KB (2,536 words) - 09:56, 8 June 2019
  • ... database does not exist. - RMS$_PRV The user does not have write access to the rights database. Because the rights database is an indexed ...
    5 KB (698 words) - 12:23, 15 July 2019
  • ... to the candidate string. =Examples= $ write sys$output f$match_wild ("This ... found that the strings match. $ write sys$output f$match_wild ("This is a ...
    810 bytes (126 words) - 15:58, 28 June 2019
  • ... "The dump device for this system is ", dump_ device This function writes out the dump device for the system. $ a = f$getenv("auto_action") $ show ...
    2 KB (265 words) - 17:10, 9 October 2020
  • ... OPCOM_LVL''' is a System Parameters system parameter that controls whether write bitmap system messages are sent to the operator console. Possible ...
    610 bytes (89 words) - 19:32, 13 November 2019
  • ... fail. Dismounted shadow sets, unused shadow sets, and shadow sets with no write bitmaps allocated to them are included in the count for SHADOW_MAX ...
    1 KB (239 words) - 15:05, 2 July 2019
  • ... to volumes currently mounted on the local node, as well as reads and writes to volumes mounted in the future. If VCC_MAX_IO_SIZE is 0, the extended ...
    806 bytes (141 words) - 15:55, 2 July 2019
  • ... available for managing the update traffic between a master write bitmap and its corresponding local write bitmaps in an OpenVMS Cluster system. The ...
    1,014 bytes (165 words) - 16:19, 2 July 2019
  • ... causes a process to wait until the next time the modified page writer writes the modified list. MPW_WRTCLUSTER sets the number of pages to be ...
    1 KB (194 words) - 06:20, 3 July 2019
  • ... completed successfully. - SS$_ACCVIO The argument was not accessible for write in the mode of the caller. =Privileges Required= None =Quota ...
    1 KB (152 words) - 11:17, 23 March 2022
  • ... summary Fourth quadword, the register write mask =Format= SYS$GET_ARITH_EXCEPTION ... vector_quadword_unsigned) write only by descriptor Four-quadword ...
    2 KB (286 words) - 12:48, 28 November 2019
  • ... is not filled in. iosb SyservArgument io_status_block quadword (unsigned) write only by reference I/O status block in which the following ...
    12 KB (1,841 words) - 15:11, 15 July 2019
  • ... you mount it outside of the shadow set, the volume will be write locked. To ignore shadow membership on mount, use '''MOUNT/OVERRIDE=SHADOW_MEMBERSHIP ...
    14 KB (1,794 words) - 09:38, 17 July 2019
  • ... To set the value of a string or char variable, you can write an escaped string (using Java rules). Enclosing quotes are not required. Debugging ...
    5 KB (718 words) - 08:02, 11 September 2019
  • ... new files or expand existing ones. Users who attempt to write a file to a spooled printer must have write access and have sufficient quota on the disk ...
    2 KB (347 words) - 13:40, 10 November 2019
  • ... prvpri argument is the address of a longword into which $SETPRI writes the previous base priority of the process. policy SyservArgument longword ...
    9 KB (1,345 words) - 10:26, 13 November 2019
  • ... easy access to native shared libraries (RTL, System services on OpenVMS) without writing anything but Java code – no JNI or native code is required. ...
    28 KB (4,116 words) - 11:35, 19 October 2021
  • ... if you omit the file type, .DAT is the default. The /NEW_FILE qualifier writes a record to the end of the old file that contains a forward pointer to ...
    3 KB (489 words) - 11:21, 23 May 2023
  • ... Physical I/O access - READ Read access - SUBMIT Submit access - WRITE Write access - ACL Specifies an event requested by an ...
    8 KB (1,069 words) - 15:37, 11 December 2019
  • ... , group (G), or world (W). Specify the access parameter as read (R), write (W), execute (E), or delete (D). The default protection, including any ...
    5 KB (853 words) - 16:09, 3 December 2019
  • ... does not change the directory modification time. Files have four rights bits (read, write, execute, and delete); Linux (UNIX) has only three (read ...
    3 KB (431 words) - 07:50, 1 July 2021
  • ... the commands used to write UEFI applications. https:// ... Smith The article covers the basics of writing and compiling the code for UEFI format ...
    25 KB (3,483 words) - 09:59, 29 August 2022
  • ... 00000000 00000000 %XQP, Thread 0, Deaccess (10729,6,0) Reads: 1, Writes: 0, Status: 00000001 Directory USER$DISK: JDOE.OPENVMS.tests ... Total of ...
    3 KB (234 words) - 12:02, 23 May 2023
  • ... cluster, and so it is not protected. User-mode code in the shareable image can write to it. On x86-64, there is no short data. All data defined in an ...
    9 KB (1,472 words) - 10:33, 22 November 2023
  • ... access types in addition to SUCCESS, FAILURE, or both: (ALARM=SECURITY, ACCESS=WRITE+FAILURE) =See also= Template:Sec Category:Security
    3 KB (473 words) - 12:35, 28 November 2019
  • ... access types in addition to SUCCESS, FAILURE, or both: (AUDIT=SECURITY, ACCESS=WRITE+FAILURE) =See also= Template:Sec Category:Security
    3 KB (429 words) - 12:34, 28 November 2019
  • ... access Specify Object access type access types that are valid for files: READ WRITE EXECUTE DELETE CONTROL Category:Security
    2 KB (385 words) - 12:34, 28 November 2019
  • ... , G(roup), W(orld) '''access types''' allowed for files include READ WRITE EXECUTE DELETE CONTROL A null access list means no access ...
    5 KB (725 words) - 05:42, 25 February 2019
  • ... to grant the SALES identifier to a specific group of users. Read and write access to the file INVENTORY.DAT is then granted to users who hold ...
    3 KB (477 words) - 12:34, 28 November 2019
  • ... set. - WCK style="text-align:center;" String TRUE if write check; otherwise FALSE. =Examples= $ FILE_ORG = F$FILE_ATTRIBUTES("QUEST.DAT ...
    6 KB (808 words) - 05:10, 15 December 2019
  • ... to read or list a file and use a filename with characters to look up files. Write access to directory files gives you the right to insert or delete an ...
    1 KB (231 words) - 05:45, 18 December 2018
  • ... quota. Protection Mailboxes have four kinds of access: read (R), write (W), logical I/O (L), and or physical I/O (P). =Privileges= TMPMBX is ...
    2 KB (225 words) - 11:53, 13 February 2023
  • ... " $ if f$locate("DisUser",line) .nes. f$length(line) then write sys$output "Disusered" =See also= F$LENGTH() F$EXTRACT() F$ELEMENT() ...
    878 bytes (132 words) - 05:48, 15 January 2019
  • ... B: $ A = "I hate bananas" $ B = "bananas" $ if f$locate(b,a) .ne. f$length(a) then write sys$output "A contains B" Category: Lexical Functions
    606 bytes (91 words) - 05:48, 15 January 2019
  • ... displays a message based on the current day of the week. $ say := write sys$output $ day = f$cvtime(,,"WEEKDAY") $ show sym day $ say "Hooray, it ...
    2 KB (264 words) - 12:59, 23 March 2022

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