Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • ...in the OPEN statement for all physical files will now also be used as the number of seconds to wait before re-attempting to open a file that another worksta ...al meaning to Business Rules. There is also no delete byte embedded in the record, so the DELETE statement is not valid with an external file. ...
    11 KB (1,835 words) - 15:19, 14 July 2015
  • '''[[Delete Statement|DELETE]] (DEL)''' Marks a specified record as unavailable. ...[GOTO]] (GOT)''' Unconditionally transfers program control to another line number or label. ...
    7 KB (1,225 words) - 23:26, 6 February 2013
  • ...sented by sorted entries in the primary area of the index file. Whenever a record is added to the master file, or a key field is changed, an entry is also se ...mposed of the master record's key plus the master record's relative record number, in binary (B4) format. The following statement reads the key file of a mas ...
    10 KB (1,758 words) - 03:57, 27 December 2019
  • Converts a number to a string and fills the leading positions with "0"'s. FNLEADZERO$(NUMBER,LENGTH) ...
    6 KB (852 words) - 17:09, 11 July 2013
  • ...assigns a value to a [[string]] [[variable]] by reading an entire line or record from the keyboard, a [[procedure file]] (when [[Run|RUN PROC]] is in effect ...ment can be used with a file number of zero (i.e., #0) or without any file number to accept data from the keyboard. See the [[INPUT]] statement for a more de ...
    6 KB (936 words) - 15:47, 14 July 2015
  • |Cnt||Specify the number of cells specified (see selection types). ...m to record what you've done. You will need to use the CHG selection type, record the rows with changes into a new array, and then rewrite the rows that wer ...
    3 KB (460 words) - 01:23, 16 July 2013
  • The file-handle parameter is the number of an open internal file. If the file is not an internal file or the file i ...the disk until the file is closed.'' The new-version specified can be any number from 0 to 32000.<br><br> ...
    3 KB (445 words) - 15:23, 30 June 2019
  • The "OPEN communications" statement matches a file number in a program with a serial port used for communications. See the [[Open Com ...le allows INPUT, LINPUT and PRINT statements to be used with the same file number. OUTIN is always necessary for proper line initialization to be sure the mo ...
    9 KB (1,445 words) - 19:58, 13 July 2013
  • ...identifies that record. As an example, if you wish to access a particular record by specifying a customer name, the customer name would be the key field; it ...ore than 128 bytes) to form the key field. When more than one section of a record is used to form the key field, it is frequently called a split key. ...
    14 KB (2,423 words) - 20:36, 29 May 2013
  • ...The sort is then executed creating the sorted file in either PD 3, BH 4 or Record out format. The sort control file is then deleted. The user's local TEMP FNBLDSORT(INNM$,OUTNM$,ABR$,MASK$,MAT RECORD$,INDIR$,INDRV$,OUTDIR$,OUTDRV$) ...
    15 KB (2,470 words) - 17:09, 11 July 2013
  • The INPUT statement can be used with a file number of zero (i.e., #0) or without any file number to accept data from the keyboard. The status line contains the word "INPUT" ...
    6 KB (1,025 words) - 20:56, 22 January 2015
  • ...The sort is then executed creating the sorted file in either PD 3, BH 4 or Record out format. The sort control file is then deleted. The user's local TEMP FNBLDSORT(File_Name_Source$,OUTNM$,ABR$,MASK$,MAT RECORD$,INDIR$,INDRV$,OUTDIR$,OUTDRV$) ...
    15 KB (2,470 words) - 17:09, 11 July 2013
  • *Array size is limited by both memory allocation and number of entries. (See also Errors [[0120]] and [[2082]]) :3.) Maximum record length: [[32,000]] bytes (depends on size of your program, space required f ...
    9 KB (1,284 words) - 15:58, 13 July 2013
  • ...specifying SHR, OUTPUT or SHR, OUTIN and reading the record. An individual record within this file may be locked during use when either OUTPUT or OUTIN is al In multi-user systems, the RELEASE keyword releases all previous record locks. It removes RESERVE restrictions which have been initiated by the cur ...
    7 KB (1,138 words) - 21:09, 15 July 2013
  • ...ins information about one book that Murray has read; this line is called a record. How many records are in the above example? ...is reserved to store a particular type of data (i.e. name, social security number, date, etc.). ...
    18 KB (3,193 words) - 17:18, 16 August 2013
  • ...value (and thus each letter, number, or symbol) is assigned a number. The number that a particular character is assigned will differ according the collating ...including AIDX, DIDX, MAX$, MIN$ and ORD A, as well as the SORT Facility's RECORD specification and character comparisons used in IF statements. ...
    3 KB (420 words) - 20:14, 27 July 2015
  • The '''Open communications''' (OPE) [[statement]] equates a file number in a program with a [[serial port]] used for [[communications]]. Through as ...sions of Business Rules use the value of the WAIT parameter as the maximum number of seconds to wait for a device to accept each output character. Once this ...
    11 KB (1,729 words) - 15:59, 5 May 2014
  • ...number is 0, which also causes no checking to be performed. If the version number of an opened file is non-zero, it can be displayed by the STATUS FILES comm ...N) will result if the program attempts to use the first eight bytes of the record as the key field. ...
    15 KB (2,453 words) - 03:51, 23 August 2022
  • ...AT FIELD$, HELP "XXXX2;Pay Frequencies: \n W - Weekly\n B - Biweekly;":MAT RECORD$ ...ELD$, HELP "1B@Non-standard separation\ncharacter@1B@Normal is ;@&2;": MAT RECORD$ ...
    8 KB (1,224 words) - 15:22, 21 May 2016
  • 99900 PRINT "Unexpected Error Number";ERR 99910 PRINT "occurred at line number";LINE ...
    2 KB (388 words) - 19:30, 21 May 2014
View ( | ) (20 | 50 | 100 | 250 | 500)