NBS Minimal BASIC Test Programs: Version 2, User's Manual, Volume 13 |
From inside the book
Results 6-10 of 42
Page 21
18 . conflict on number of dimensions among references : A , A ( 1 ) , A ( 1,1 ) conflict on number of dimensions between DIM and reference , e.g. , DIM A ( 20 ) and either A or A ( 2,2 ) reference to subscripted variable thereof ...
18 . conflict on number of dimensions among references : A , A ( 1 ) , A ( 1,1 ) conflict on number of dimensions between DIM and reference , e.g. , DIM A ( 20 ) and either A or A ( 2,2 ) reference to subscripted variable thereof ...
Page 22
12 . un quoted strings containing quoted - string - characters 13 . function reference ( using string as an type mismatch on argument ) 14 . DEF with string variable for parameter 15 . DEF with multiple parameters 16 . misplaced or ...
12 . un quoted strings containing quoted - string - characters 13 . function reference ( using string as an type mismatch on argument ) 14 . DEF with string variable for parameter 15 . DEF with multiple parameters 16 . misplaced or ...
Page 34
The first of these , # 73 , lets you try to reference an array with a subscript of 0 or 1 when OPTION BASE 1 and DIM ( 0 ) have been specified , to see when an exception occurs . 1 for The second , # 81 , allows you to try a subscript ...
The first of these , # 73 , lets you try to reference an array with a subscript of 0 or 1 when OPTION BASE 1 and DIM ( 0 ) have been specified , to see when an exception occurs . 1 for The second , # 81 , allows you to try a subscript ...
Page 35
Since the only semantic effect of DIM is to cause or prevent an exception for a given array reference , however , it is necessary to run the program three times to see when exceptions occur and when they don't , assuming the processor ...
Since the only semantic effect of DIM is to cause or prevent an exception for a given array reference , however , it is necessary to run the program three times to see when exceptions occur and when they don't , assuming the processor ...
Page 43
... positive values should form an ascending sequence , and the negative values a descending sequence . 5.12.3 RND And RANDOMIZE Unlike the other functions , there is no single correct value to be returned by any individual reference to ...
... positive values should form an ascending sequence , and the negative values a descending sequence . 5.12.3 RND And RANDOMIZE Unlike the other functions , there is no single correct value to be returned by any individual reference to ...
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 APPROPRIATE ERROR MESSAGE ARGUMENT ARRAY ASSIGNED BASIC TEST PROGRAMS BEGIN TEST CHARACTERS COLUMN COMPUTED CONSTANTS CONTAINING CONTROL DATA DIGITS DISPLAYED END PROGRAM FILE 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 END PROGRAM PRINT PROGRAM FILE PRINT THIS SECTION PRINT TO PASS PROCESSOR PROGRAM NUMBER PROGRAM TESTS READ REFERENCE REFS REJECT THE PROGRAM REPORTED RESULT RETURN RND FUNCTION SECTION TESTS SPACE STATEMENT STRING SUBSCRIPT SUPPLIED TERMINATE TEST FAILED TEST OK TEST PASSED TYPE UNDERFLOW VALUE VARIABLE ZERO ОК ОК ОК