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
... 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 calls for the most sophisticated user interpretation of ...
... 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 calls for the most sophisticated user interpretation of ...
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
15 PRINT 20 PRINT 40 PRINT SECTION ACCEPT THE PROGRAM ACCOMPANIED BY DOCUMENTATION ACCURATELY DESCRIBING ANSI STANDARD 7.2 APPROPRIATE ERROR MESSAGE ARGUMENT ASSIGNED BASIC TEST PROGRAMS COMPUTED DATA DESCRIBING THE FEATURE'S DETAILED CRITERIA DIM-STATEMENT DISPLAYED DIVISION BY ZERO END END TEST END PROGRAM FILE EXRAD FEATURE OF MINIMAL FEATURE'S INTERPRETATION FOR-STATEMENT GOSUB GOTO IDENTIFYING THE EXCEPTION implementation INFORMATIVE TEST PASSED INPUT INPUT-REPLY LINE NUMBER LINE-NUMBERS MACHINE INFINITY MESSAGE IDENTIFYING MINIMAL BASIC TEST NBS MINIMAL BASIC NON-STANDARD FEATURE NUMERIC EXPRESSIONS OK OK OK ON-GOTO OPTION BASE PASS THIS TEST PRINT 40 PRINT PRINT BEGIN TEST PRINT END PROGRAM PRINT END TEST PRINT FOR DETAILED PRINT PROGRAM FILE PRINT THIS PROGRAM PRINT THIS SECTION PRINT TO PASS PROCESSOR PROGRAM TESTS PROGRAMS USER'S MANUAL QUOTED STRINGS READ REFS REJECT THE PROGRAM REM SUBROUTINE RND FUNCTION SECTION TESTS SIGNIFICAND STATEMENT TEST IS INFORMATIVE TEST OK TEST PROGRAMS USER'S UNDERFLOW USER-DEFINED FUNCTION