NBS Minimal BASIC Test Programs: Version 2, User's Manual, Volume 13 |
From inside the book
Results 1-5 of 82
Page 3
GOSUB and RETURN .. 5.9.2 ON - GOTO .... 5.10 READ , DATA , and RESTORE .. Standard Capabilities . 35 35 36 36 36 36 36 Section Page 5.11 5.11.1 INPUT . 5.11.2 Standard Capabilities Exceptions Page 3 Section.
GOSUB and RETURN .. 5.9.2 ON - GOTO .... 5.10 READ , DATA , and RESTORE .. Standard Capabilities . 35 35 36 36 36 36 36 Section Page 5.11 5.11.1 INPUT . 5.11.2 Standard Capabilities Exceptions Page 3 Section.
Page 8
For control , there is a GOTO , an IF which can cause control to jump to any line in the program , a GOSUB and RETURN for internal subroutines , a FOR and NEXT statement to execute loops while incrementing a control - variable , and a ...
For control , there is a GOTO , an IF which can cause control to jump to any line in the program , a GOSUB and RETURN for internal subroutines , a FOR and NEXT statement to execute loops while incrementing a control - variable , and a ...
Page 20
... function definition reference to numeric - supplied - function with incorrect number of arguments 10 . no spaces around keywords 11. spaces within keywords and other elements or before line number line number for GOTO , GOSUB , IF .
... function definition reference to numeric - supplied - function with incorrect number of arguments 10 . no spaces around keywords 11. spaces within keywords and other elements or before line number line number for GOTO , GOSUB , IF .
Page 21
line number for GOTO , GOSUB , IF ... THEN , 12 . non - existent ON ... 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 .
line number for GOTO , GOSUB , IF ... THEN , 12 . non - existent ON ... 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 .
Page 28
If any of these tests fail , the validity of much of the rest of the test sequence is doubtful , since following tests rely heavily on GOTO , GOSUB , and IF . Note especially that trailing blanks should be significant in comparing ...
If any of these tests fail , the validity of much of the rest of the test sequence is doubtful , since following tests rely heavily on GOTO , GOSUB , and IF . Note especially that trailing blanks should be significant in comparing ...
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