Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • |The record read from the screen or a display file does not contain enough data for the ...he correct number of parameters, or re-prompt the operator for the correct number of values or fix the data file. Also see the INPUT statement for informatio ...
    423 bytes (70 words) - 17:46, 28 June 2013
  • |Record lock limit exceeded. Or a file has been opened too many times at the share |Could not lock The operating system limit for the total number of record locks has been exceeded. Couldn't lock file sharing status byte ...
    1 KB (193 words) - 14:34, 26 September 2017
  • ...gram. KSTAT$ also provides a timeout option, where the program will wait Y number of seconds for the user to push something. If the user doesn't hit any keys ...only the array name is used, UDIM returns the size of the first dimension (number of rows). ...
    3 KB (488 words) - 21:07, 15 July 2013
  • ...in reason we create index files is so that the user can quickly access any record by key, instead of sorting through all the records every time. On large mas #Displaying the complete record ...
    890 bytes (148 words) - 01:40, 16 July 2013
  • POS <number> ...um-expr" is not specified, the system sequentially reads the next complete record after the last byte read. ...
    2 KB (250 words) - 15:33, 8 May 2014
  • ...orkstations and other file numbers are unable to either read or write to a record. Business Rules locks records read from within a file opened for SHR, OUTIN ...1]]) to the user requesting the second READ. The time to wait for a locked record can be defined in the OPEN statement using the WAIT= parameter. ...
    3 KB (456 words) - 15:59, 16 July 2013
  • ** Note: There is a more practical 2**31 or 2,147,483,648 actual record limit. [[Category:Number]] ...
    350 bytes (43 words) - 15:51, 13 July 2013
  • The '''ReWrite''' (REW) [[statement]] updates an existing record in an internal or external file. ...D files. In each of these three cases, the record updated will be the last record read. ...
    7 KB (1,042 words) - 00:01, 6 May 2014
  • ...file. It treats the file as if it has no header record and as if it has no record delimiter. If these items do exist, the program and the file I/O must accou ...s later processed as an external file, however, the delete byte and header record must be taken into account. ...
    3 KB (482 words) - 20:02, 6 August 2013
  • The '''Write (WR)''' [[statement]] may be used to add or insert a record into an existing linked list or external or internal file. ...]. In the following example, the file TRANSFER is opened as #5, then a new record is added in line 3950: ...
    9 KB (1,494 words) - 00:12, 6 May 2014
  • The '''ReRead''' (RER) [[statement]] assigns values from the last record read from an internal or external file. An internal or external file must already be opened and assigned a file number before REREAD can be used. REREAD must follow a successful [[READ]] or RERE ...
    3 KB (446 words) - 17:26, 5 May 2014
  • #The starting position must be a number greater than zero. ...n nor the combined key starting position and key length may not exceed the record length. ...
    482 bytes (75 words) - 19:17, 4 August 2015
  • ...the file pointer to a specified byte for external files, or to a specified record for internal or external files. The RESTORE file statement can also be used ...of a desired link list would typically be stored in the associated master record. ...
    8 KB (1,253 words) - 15:50, 12 April 2018
  • ...r you indicate (version [[2.04]]+). When specified with other options, the record length must always be last. ...
    2 KB (265 words) - 15:30, 6 May 2014
  • The '''Read (REA)''' file [[statement]] accesses a [[record]] from [[internal]] or [[external]] files and assigns values to [[variables An internal or external file must already be opened and assigned a file number before a READ file statement can be used. READ file can be used with files ...
    11 KB (1,707 words) - 16:32, 10 August 2018
  • ...ord" to lock individual records. Instead of locking the actual bytes of a record, it locks a single byte in an area that is unused by the file. BR [[3.8]] & Prior used 31 bit '''record locking'''. This provided for 2**31 or [[2,147,483,648]] [[maximum]] byte ...
    5 KB (837 words) - 19:43, 15 July 2013
  • ...ile according to the specifications listed. These are Comment, File, Alts, Record, Sum and Mask: ...cord number. "R" calls for a record-out sort, which means that each entire record is written to the output file), the collating sequence, optional replacemen ...
    5 KB (819 words) - 01:34, 16 July 2013
  • ...ppend a carriage return and a line feed. The right trim of a display file record can be overridden by setting an option (see [[Option (Config)|OPTION]]) onl Opening a display file with the number 255: uses the default BR printer configuration unless other parameters are ...
    3 KB (487 words) - 19:23, 5 April 2013
  • ## Attempt to access version number on file that is not internal or a key file that is opened as internal ## Attempt to reset version number on file that is not opened [[OutIn]] ...
    2 KB (262 words) - 23:19, 28 September 2015
  • The '''Line''' [[internal function]] returns the line number of the most recent [[error]]. When an error occurs in a procedure while PRO 99900 PRINT "Unexpected Error Number";ERR ...
    2 KB (309 words) - 23:55, 21 May 2014
  • ...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
  • Writes the customer number and email to file #3, which we just opened. (File numbers can be replaced w This will read the first record in the file and store it under the variable names cusnum and email$. But th ...
    1 KB (243 words) - 21:45, 2 February 2015
  • When using the copy command, you may specify a drive letter or number, and a path. You may also use [[wildcard characters]] '''?''' and '''*''' i ...ernal file SAMPLE from a disk in drive A to a disk in drive B, setting the record length of the new file at 128: ...
    8 KB (1,276 words) - 14:35, 25 September 2017
  • ...course, hardware-dependent; as the power of the CPU increases, so can the number of CPU-intensive tasks. ...will check to make sure that a record is free, but it will not reserve the record (thus a RELEASE parameter will have no effect on this system). ...
    14 KB (2,181 words) - 11:52, 14 February 2019
  • RECORD I,106,2,C,"TX","TX",OR RECORD I,106,2,C,"LA","LA",OR ...
    28 KB (4,683 words) - 19:58, 9 June 2023
  • ...mparisons used in [[IF]] and [[FOR]] [[statements]], and the printing of a number in default format (PRINT X). ...ecimal point and your line. Subtract at least one, but preferably two. The number you end up with is the RD setting you should specify. ...
    7 KB (1,086 words) - 02:59, 21 January 2020
  • ...he starting and ending rows and columns are displayed. STATUS displays the number of lines read for each active procedure. ...ogram or procedures currently exist in memory, STATUS displays the release number of the current Business Rules. ...
    12 KB (1,807 words) - 16:42, 15 August 2018
  • ...on hard disk, usb or other location). This selection is made with the file number. In the chapters on internal files, it was stressed that a file must be ope The parts above are: Line number, File number, File ID String, File Type, and Type of Use. ...
    21 KB (3,582 words) - 17:22, 4 June 2014
  • ...red items. It sets FKEY to 99 and continues with to the program to WRITE a record to the file. ...user can click "Yes" (which sets the FKEY value to 8 and displays the next record in the file, or "Quit", which sets the FKEY value to 9 and will end the pro ...
    8 KB (1,187 words) - 15:16, 21 May 2016
  • ...sing the relative method of file access. Soon you will be able to read any record in an internal file at any time and in any order. Also, this chapter will i *Define relative file processing and relative record number. ...
    37 KB (6,281 words) - 17:21, 16 August 2013
  • *Support for 64 bit Record Locking (No 2GB Limit!) Licenses will be issued based on number of workstations or number of BR WSIDs. ...
    5 KB (894 words) - 15:10, 22 May 2016
View ( | ) (20 | 50 | 100 | 250 | 500)