Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • 02200 -any statement- Error-cond line-ref ... EXIT exit-statement-reference ...error condition that addresses the error that occurred, it branches to the line number specified with that error condition. If it does not find an applicab ...
    2 KB (238 words) - 04:27, 4 July 2022
  • ...program's next DATA statement. In the following example, the execution of line 55 assigns 2 to T, 4 to F, 8 to E, 16 to S, 32 to X and 64 to M: ...<[[array name]]>|<[[variable name]]>}[,...] [<[[error condition]]> <[[line ref]]>][,...] ...
    2 KB (332 words) - 17:12, 5 May 2014
  • ...FLOW]] for string overflow), Business Rules branches to the specified line-ref. ...ne 7700. A ZDIV error would be ignored if a program included only line 20. Line 30 would display an error message, beep, place the system in ERROR mode and ...
    8 KB (1,269 words) - 03:24, 23 September 2014
  • ...RI) [[statement]] displays the contents of a string variable on the output line at the bottom of the screen or window, allows the operator to change the va ...or condition traps time-out errors (error code [[4145]]) and specifies the line number of an appropriate error-handling routine. ...
    3 KB (524 words) - 00:02, 6 May 2014
  • ...r. In the following example, line 130 produces a beep from the screen, and line 140 produces a tone or bell from the printer (if supported on that model pr ...lears the screen (line 150) and advances the printer to the top of a page (line 160): ...
    8 KB (1,329 words) - 15:45, 23 September 2014
  • ...Mat]] <[[array name]]>|<data item>}][,...] [<[[error condition]]> <[[line ref]]>][,...] The "USING" keyword is part of a clause that specifies either the "line-ref" of a [[FORM]] statement or a "string-expr" containing a FORM statement. ...
    7 KB (1,042 words) - 00:01, 6 May 2014
  • Line 9100 is an ordinary Close statement: Line 6000 frees the file as it closes it and transfers control to 9300 if the [[ ...
    3 KB (543 words) - 15:11, 29 April 2014
  • ...e input) 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 For example, to accept a city and state with INPUT to construct an address line on a mailing label, a program could have the following lines: ...
    6 KB (936 words) - 15:47, 14 July 2015
  • #A [[line number]]. #A [[line Label (program)|line label]] (optional). ...
    18 KB (2,724 words) - 14:33, 5 May 2014
  • NOTICE from line 780 that the LET keyword is optional. The LET statement can also be used to ...example, the Fntotalsales is called from the program (aka library) Sales1. Line 510 will provide the outcome of the function for the current program. ...
    5 KB (774 words) - 14:28, 5 October 2017
  • After line 300 in the above example, the next sequential read would occur at the start ...llowing formula calculates the starting position for the READ statement in line 300 above: ...
    11 KB (1,835 words) - 15:19, 14 July 2015
  • ...be used with the same file number. OUTIN is generally necessary for proper line initialization to be sure the modem connections have been successful. OUTIN ...are located in the /dev directory. They must not be enabled for logins. In line 30 below, notice the colon (:) after the NAME= keyword. This colon is requi ...
    11 KB (1,729 words) - 15:59, 5 May 2014
  • ...25 does not exist, the NOREC clause on line 310 would transfer control to line 920. ...atch for this key value, the NOKEY clause on line 320 transfers control to line 930. ...
    8 KB (1,253 words) - 15:50, 12 April 2018
  • ...ource using the Load command. Errors may be generated during the LOAD file-ref SOURCE due to a few minor incompatibilities between old and new releases. S ...parameter may be set to EOL=CRLF (carriage return and line feed), EOL=LF (line feed only), or EOL=NONE. ...
    3 KB (407 words) - 15:46, 16 July 2013
  • ...example, the file TRANSFER is opened as #5, then a new record is added in line 3950: ...Mat]] <[[array name]]>|<data item>}][,...] [<[[error condition]]> <[[line ref]]>][,...] ...
    9 KB (1,494 words) - 00:12, 6 May 2014
  • any file number to accept data from the keyboard. The status line contains the word "INPUT" to signal the operator that the program is awaiti Since three items are being entered together in line 130, the operator must ...
    6 KB (1,025 words) - 20:56, 22 January 2015
  • After line 500 is executed, the internal file STATES can be used for input using the f ...how opening a file with a name constructed from a prompted keyboard entry. Line 1030 will open the file SALES10.DAT if the value of MONTH is 10. ...
    15 KB (2,453 words) - 03:51, 23 August 2022
  • Without MAT grouping, the above line must be coded as follows in order to achieve the same results (this example ...ys than are possible without using MAT grouping, as the resulting compiled line takes up less space in memory. The number of matrices that can be grouped t ...
    7 KB (1,065 words) - 17:09, 5 May 2014
  • :2.) no PRINT to screen - must ref a FIELD ;GRAPHICS LINE DRAW ...
    5 KB (769 words) - 21:03, 3 July 2015
  • ====CONFIG DATABASE db-ref ODBC-MANAGER==== CONFIG [[DATABASE]] db-ref ODBC-MANAGER will invoke the ODBC Manager to define or identify a file DSN. ...
    10 KB (1,297 words) - 15:47, 25 April 2017
View ( | ) (20 | 50 | 100 | 250 | 500)