Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • ...rors immediately rather than discovering them when you attempt to read the file. For a display of the current status of VERIFY, type VERIFY and press <ENTER>. ...
    1 KB (190 words) - 19:42, 6 May 2014
  • ...A 10 gb file will have a hash result that is the same length as a 200 byte file. Hashing routines have a number of specific uses, including: ENCRYPT$(Data$ [,Key$ [,Encryption-type$ [,Initialization-vector$]]]) ...
    11 KB (1,852 words) - 14:51, 19 July 2017
  • # From a file to a printer. ...be opened for sharing ([[Shr]] or [[ShrI]]). If it is opened [[NoShr]], a file sharing violation error [[4148]] will occur when Copy with -S is attempted. ...
    8 KB (1,276 words) - 14:35, 25 September 2017
  • ...ay lines on the screen, print them out on a printer, or save them as a new file. Scrolling to lines above and below the screen display is allowed with the The following example sends lines 500-1350 to the file OUTPUT.BRS, which gets created by this command on the disk in drive B: ...
    7 KB (1,223 words) - 19:32, 30 September 2014
  • ...r [[END]] [[statement]]. This completion code may be used in a [[procedure file]] with the [[SKIP]] [[command]] or it may be used in a subsequent program. ...The first program could set the CODE variable to a non- zero value if this type of error is detected. For example, ...
    1 KB (229 words) - 17:03, 22 May 2014
  • ...most often used to chain from one program to another. To do this you just type CHAIN and indicate the name of the desired program. ...ve either "PROC=" or "SUBPROC=" immediately before the name of the desired file, as in the following two examples: ...
    7 KB (1,126 words) - 06:23, 3 March 2024
  • ...R! [[GUI Console]]. Either P or PICTURE may be specified as a FIELDS field type. P and PICTURE are synonymous, picture was simply added for readability. The corresponding IO string variable must be of string type and contain the filename of a graphic image. A broad range of graphic image ...
    3 KB (467 words) - 03:31, 20 January 2020
  • ...multi-user systems is that different programs may attempt to open the same file at the same time. You may have already learned that this creates an error. ...four parameters, designated in an OPEN statement, can handle the issue of file sharing: ...
    7 KB (1,138 words) - 21:09, 15 July 2013
  • |width="10%"|'''PRINT'''||is a primary keyword. Primary keywords specify the type of operation that you wish to perform. Each command in a '''procedure file''' may be followed by at least one space, an exclamation point (!) and a co ...
    18 KB (2,724 words) - 14:33, 5 May 2014
  • ...rogram|program]] and data from memory and/or closes any active [[Procedure file|procedure files]]. It is useful for ensuring that memory is empty before yo [[File:Clear.png]] ...
    3 KB (453 words) - 15:09, 6 May 2014
  • ==File Management== ===FNBLDSORT - build a sort control file and execute the sort=== ...
    15 KB (2,470 words) - 17:09, 11 July 2013
  • ==File Management== ===FNBLDSORT - build a sort control file and execute the sort=== ...
    15 KB (2,470 words) - 17:09, 11 July 2013
  • STR2MAT(<string variable>, MAT <array name>, [MAT] <delimiter$>, [<quote-type:trim>]) ...each resultant array element. The leading colon is only present when quote-type is specified (as of 4.3). ...
    10 KB (1,578 words) - 13:02, 13 April 2022
  • ...the associated Exit statement for an error condition that will address the type of error that occurred. If the appropriate error condition has been include 00895 L895: Print fields "20,5,c 25":"File locked, retry?" : Goto RETRY2 ...
    4 KB (644 words) - 04:38, 4 July 2022
  • * [[External file]] [[Pos=]] allows up to 99,999,999. ...mum file size varies according to operating system. Prior to version 4.13, file size maximums as were as follows- ...
    9 KB (1,284 words) - 15:58, 13 July 2013
  • ...sequential, relative, and keyed. This chapter introduces a second type of file, called display files. ...! in several important places. A program saved as source code is a display file. Procedures (which will be covered in the next chapter) are also display fi ...
    21 KB (3,582 words) - 17:22, 4 June 2014
  • FNSend_Page( web-page-file-reference; mat args$, mat repl$ FNCompile_Json( value-list-type, member-name, mat keys$, mat values$, container-variable) ...
    21 KB (3,149 words) - 14:57, 22 May 2016
  • The required "wind-num" parameter references a window file that has already been opened by an OPEN window statement. ...acteristics: with the "string-expr" parameter, or by specifying the border type and its attributes in a quoted string. If used, the value of the "string-ex ...
    3 KB (513 words) - 17:07, 5 May 2014
  • A '''procedure file''' is a text file that contains a list of commands and/or programs to run in order. It is run ...ten-used command sequences. Once a sequence has been stored in a procedure file, only the [[PROC]] command and the name of the procedure (or any of the oth ...
    18 KB (2,836 words) - 20:59, 12 June 2014
  • ==File Types: Display, Internal And External== ...erent file types and should help you in determining which is the best file type for a particular task. ...
    13 members (0 subcategories, 0 files) - 21:36, 3 July 2015
View ( | ) (20 | 50 | 100 | 250 | 500)