NBS Minimal BASIC Test Programs: Version 2, User's Manual, Volume 13U.S. Department of Commerce, National Bureau of Standards, 1980 |
From inside the book
Results 1-5 of 100
Page 8
... statement to execute loops while incrementing a control - variable , and a STOP statement . Input and output are accomplished with the INPUT and PRINT statements , both of which are designed for use on an interactive terminal . There is ...
... statement to execute loops while incrementing a control - variable , and a STOP statement . Input and output are accomplished with the INPUT and PRINT statements , both of which are designed for use on an interactive terminal . There is ...
Page 27
... statement . PRINT is among the most semantically complex statements in BASIC . Furthermore , the PRINT statement is the outstanding case of a feature whose operation cannot be checked internally . The consequence is that this group ...
... statement . PRINT is among the most semantically complex statements in BASIC . Furthermore , the PRINT statement is the outstanding case of a feature whose operation cannot be checked internally . The consequence is that this group ...
Page 34
... statement precedes the OPTION statement . The third program using INPUT , # 84 , is a bit more complex and has to do with double dimensioning . If there are two DIM statements for the same array , the implementation has a choice of five ...
... statement precedes the OPTION statement . The third program using INPUT , # 84 , is a bit more complex and has to do with double dimensioning . If there are two DIM statements for the same array , the implementation has a choice of five ...
Page 39
... statement . If you need to separate out some of the cases because they cause the program to terminate , simply delete the DATA statements for those cases . REM statements in the program describe the format of the data . After that ...
... statement . If you need to separate out some of the cases because they cause the program to terminate , simply delete the DATA statements for those cases . REM statements in the program describe the format of the data . After that ...
Page 44
... statement in the beginning and then observe how often the test passes or fails . Note that , if you use RANDOMIZE , these programs should fail a certain proportion of the time since they are probabilistic tests . 5.12.3.2 Informative ...
... statement in the beginning and then observe how often the test passes or fails . Note that , if you use RANDOMIZE , these programs should fail a certain proportion of the time since they are probabilistic tests . 5.12.3.2 Informative ...
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