Search results

Jump to navigation Jump to search
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)

Page title matches

  • {<line ref>|<[[Line Label (program)|line label]]>} ...f" (or "Line-ref") can be either a line number or a [[Line Label (program)|line label]]. ...
    287 bytes (38 words) - 15:45, 5 May 2014
  • #redirect[[Line-ref]] ...
    21 bytes (2 words) - 20:19, 16 July 2013
  • ...ror-cond" is a specific error condition and "line-ref" is a line number or line label to which control should be transferred if that error occurs. See [[Er ...atement and comes to an [[EOF|End of File]] error, it will transfer to the line labeled "donereading". ...
    512 bytes (76 words) - 18:30, 18 July 2013

Page text matches

  • {<line ref>|<[[Line Label (program)|line label]]>} ...f" (or "Line-ref") can be either a line number or a [[Line Label (program)|line label]]. ...
    287 bytes (38 words) - 15:45, 5 May 2014
  • ...ror-cond" is a specific error condition and "line-ref" is a line number or line label to which control should be transferred if that error occurs. See [[Er ...atement and comes to an [[EOF|End of File]] error, it will transfer to the line labeled "donereading". ...
    512 bytes (76 words) - 18:30, 18 July 2013
  • ...evaluates a numeric expression, then transfers program control to another line according to the expression's value. ...stance, program control transfers to the line indicated by the second line-ref. ...
    2 KB (283 words) - 15:46, 5 May 2014
  • #redirect[[Line-ref]] ...
    21 bytes (2 words) - 20:19, 16 July 2013
  • ...fers to the subroutine that begins at the line indicated in the third line-ref. ...1 rounds to a number less than one or greater than three, control goes to line 90. ...
    2 KB (307 words) - 15:44, 5 May 2014
  • The '''GoTo''' [[statement]] transfers program control to a specified line number or label. ...te statement) will occur if such usage is attempted. Instead try [[go]] [[line number]]. ...
    1 KB (181 words) - 21:18, 7 April 2018
  • ...ata''' [[statement]] moves the pointer to the first value in the specified line. ...ter at the beginning of the DATA statement's list of values. The specified line must, of course, contain a DATA statement. ...
    1,009 bytes (143 words) - 17:27, 5 May 2014
  • The optional "NONE line-ref" parameter allows you to specify the line that control should go to when the value of the numeric expression does not ...
    496 bytes (72 words) - 21:30, 30 July 2013
  • ...subroutine. The GoSub statement may no longer be executed from the command line. Error [[1011]] (Illegal immediate statement) will occur if such usage is a ...e statement, control is transferred to the next executable statement after line 900: ...
    2 KB (217 words) - 14:38, 5 May 2014
  • ...[statement]] is assigned to a line number located at the beginning of that line. ...n programs (not in procedure files, which require [[Line Label (procedure)|line labels]]) and must be integers from 1 to 99999. ...
    2 KB (288 words) - 23:23, 7 February 2013
  • ...e statement generating the error, and there must not be a "error-cond line-ref" parameter coded for that specific error in that statement. See [[Error Con ...an Exit statement, which in turn contains one or more error condition/line-ref pairs. ...
    4 KB (644 words) - 04:38, 4 July 2022
  • ...k out of a [[DO]]/[[LOOP]] structure and continue execution with the first line following the Loop statement. ...ble statement and is an exception to Exit followed by error condition line ref instructions, which are not executable. ...
    521 bytes (83 words) - 16:16, 24 April 2014
  • ...value to KY$, the key field. If Line 560 finds a match, then the REREAD in line 570 assigns values to all fields in the arrays A$ and AMTS. ...[array name]]>|<[[variable name]]>}][,...] [<[[error condition]]> <[[line ref]]>][,...] ...
    3 KB (446 words) - 17:26, 5 May 2014
  • :READ #file-num,USING line-ref,pos-parm: var-name error-cond line-ref :REWRITE #file-num,USING line-ref,pos-parm: var-name error-cond line-ref ...
    4 KB (707 words) - 22:52, 9 January 2016
  • CONFIG DATABASE <db-ref> DSN=<dsn-ref> [, USER= <department> | LOGIN_NAME | ? ] [, PASSWORD= <dept-password> | B CONFIG DATABASE <db-ref> CONNECTSTRING="<Driver>={Microsoft Access Driver (*.mdb)} DBQ=C:\inetpub\ ...
    3 KB (434 words) - 02:29, 31 July 2023
  • ...n the statement, it is kept in a form statement and can be accessed by any line anywhere in the program. For example: ...[MAT]] <[[array name]]>|<data item>}][,...] [<[[error condition]]> <[[line ref]]>][,...] ...
    4 KB (628 words) - 16:13, 8 May 2014
  • ...RM]] statement which specifies where information should appear in the next line or lines of output.<br> ...l point and two decimal digits. The material inside the quotation marks in line 230 is output next; this occupies columns 8 to 16. C 25 indicates that the ...
    5 KB (719 words) - 17:12, 5 May 2014
  • ...file to load into memory. If you do not provide an extension with the file-ref, BR looks for a file with the extension .BR. ...bject portion of a saved program. If no extension is specified in the file-ref, BR looks for a file with the extension .BRO. ...
    3 KB (520 words) - 17:05, 6 May 2014
  • ...stay open. Execution halts and an error message is displayed on the status line when an error occurs during program execution. The following command begins execution of the program in memory at line 350: ...
    5 KB (894 words) - 19:34, 28 February 2024
  • ...l do the same. All lines will perform a carriage return and start the next line one down, unless it's followed by a semi-colon (;). PRINT #255, USING line-ref or string expression : data item or MAT array-name ...
    2 KB (367 words) - 20:19, 19 September 2013
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)