NBS Minimal BASIC Test Programs: Version 2, User's Manual, Volume 13 |
From inside the book
Page 3
5.3.1 String variables and TAB .. 27 27 5.3.2 Numeric constants and variables . 28 5.4 Control Statements and REM .. 28 5.5 Variables ... 29 5.6 Numeric Constants , Variables , and Operations . 29 5.6.1 Standard Capabilities .
5.3.1 String variables and TAB .. 27 27 5.3.2 Numeric constants and variables . 28 5.4 Control Statements and REM .. 28 5.5 Variables ... 29 5.6 Numeric Constants , Variables , and Operations . 29 5.6.1 Standard Capabilities .
Page 8
... a FOR and NEXT statement to execute loops while incrementing a control - variable , and a STOP statement . ... which can be assigned to variables with a READ statement ( not to be confused with INPUT which handles external data ) .
... a FOR and NEXT statement to execute loops while incrementing a control - variable , and a STOP statement . ... which can be assigned to variables with a READ statement ( not to be confused with INPUT which handles external data ) .
Page 12
... and uninitialized variables , can have a marked effect on the result of executing even standard programs . ... semantic interpretation , e.g. , division by zero , assignment to a subscripted variable outside of the array .
... and uninitialized variables , can have a marked effect on the result of executing even standard programs . ... semantic interpretation , e.g. , division by zero , assignment to a subscripted variable outside of the array .
Page 21
GOTO 13 . mismatch of control variables in interleaving ) FOR - blocks ( e.g. , 14. nested FOR - blocks with same variable 15 . jump into FOR - block 16 . 17 . 18 . conflict on number of dimensions among references : A , A ( 1 ) , A ( 1 ...
GOTO 13 . mismatch of control variables in interleaving ) FOR - blocks ( e.g. , 14. nested FOR - blocks with same variable 15 . jump into FOR - block 16 . 17 . 18 . conflict on number of dimensions among references : A , A ( 1 ) , A ( 1 ...
Page 22
14 . type mismatch on function reference ( using string as an argument ) DEF with string variable for parameter 15 . DEF with multiple parameters 16 . misplaced or missing END - statement 17. null entries in various lists ( INPUT ...
14 . type mismatch on function reference ( using string as an argument ) DEF with string variable for parameter 15 . DEF with multiple parameters 16 . misplaced or missing END - statement 17. null entries in various lists ( INPUT ...
What people are saying - Write a review
We haven't found any reviews in the usual places.
Other editions - View all
Common terms and phrases
20 PRINT 40 PRINT SECTION ACCEPT THE PROGRAM ACCOMPANIED BY DOCUMENTATION ACCURACY ACTUAL ALLOWING ANSI STANDARD ARGUMENT ARRAY ASSIGNED BASIC TEST PROGRAMS CHARACTERS COLUMN COMPUTED CONSTANTS CONTAINING CONTROL DATA DIGITS DISPLAYED END END TEST ENTER ERROR EVALUATION EXACT EXECUTION EXPECTED FOLLOWING FUNCTION GOSUB GOTO IDENTIFYING THE EXCEPTION implementation INFORMATIVE TEST INPUT INPUT-REPLY ITEM LINE LOOP MEASURE MESSAGE IDENTIFYING MINIMAL BASIC TEST NBS MINIMAL BASIC NEGATIVE NON-STANDARD FEATURE NOTE NUMERIC EXPRESSIONS OCCUR OK OK OK operations ORDER OUTPUT OVERFLOW PASS THIS TEST POSITIVE PRINT 40 PRINT PRINT BEGIN TEST PRINT END PROGRAM PRINT END TEST PRINT PROGRAM FILE PRINT THIS SECTION PRINT TO PASS PROCESSOR PROGRAM NUMBER PROGRAM TESTS PROGRAMS USER'S MANUAL READ REFERENCE REFS REJECT THE PROGRAM REPORTED RESULT RETURN RND FUNCTION SECTION TESTS SPACE STATEMENT STEP STRING SUBSCRIPT SUPPLIED TERMINATE TEST FAILED TEST OK TEST PASSED TYPE UNDERFLOW VALUE VARIABLE ZERO