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 6-10 of 100
Page 34
... program cannot ) that the programs terminate at the right time , as indicated in their messages . 5.8.3 Errors As with the FOR statement , there are a considerable number of syntactic restrictions . The thrust of these restrictions is ...
... program cannot ) that the programs terminate at the right time , as indicated in their messages . 5.8.3 Errors As with the FOR statement , there are a considerable number of syntactic restrictions . The thrust of these restrictions is ...
Page 35
... program . Suppose , for instance , that you get an exception the first time but not the second or third . That would be incompatible with all five interpretations except number 4 , which is that the first DIM statement executed sets the ...
... program . Suppose , for instance , that you get an exception the first time but not the second or third . That would be incompatible with all five interpretations except number 4 , which is that the first DIM statement executed sets the ...
Page 37
... program assures that the processor can input any syntactically valid number . It is essential , then , that you reply to each message with precisely the same set of characters that it asks for . If it tells you to enter " 1.E22 " you ...
... program assures that the processor can input any syntactically valid number . It is essential , then , that you reply to each message with precisely the same set of characters that it asks for . If it tells you to enter " 1.E22 " you ...
Page 38
... number - sign ( # ) is used instead . For ease of counting characters , an equals ( = ) is used in the message to represent blanks . Therefore , when you see the number - sign , type the quote and when you see the equals , type the ...
... number - sign ( # ) is used instead . For ease of counting characters , an equals ( = ) is used in the message to represent blanks . Therefore , when you see the number - sign , type the quote and when you see the equals , type the ...
Page 43
... number of significant decimal digits supported by the implementation ( this is determined in the standard tests for numeric operations , group 6.1 ) . For instance , an eight decimal digit processor should have all error measures < .01 ...
... number of significant decimal digits supported by the implementation ( this is determined in the standard tests for numeric operations , group 6.1 ) . For instance , an eight decimal digit processor should have all error measures < .01 ...
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