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
  • ... might be of some interest, off the net. CDRTOOLS in particular is used to write CD (and by rumor DVD) on other OSs. Some versions work on VMS. UUCP ...
    246 KB (38,872 words) - 20:02, 20 November 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
  • ... string equivalent of the result of the specified expression. $ write sys$output f$string(5) 5 F$INTEGER() returns the integer equivalent of the ...
    41 members (0 subcategories, 0 files) - 14:30, 16 April 2020
  • ... 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

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