NBS Minimal BASIC Test Programs: Version 2, User's Manual, Volume 13 |
From inside the book
Results 1-5 of 80
Page 4
5.14.3 Exceptions in subscripts and arguments . 46 47 5.14.4 Exceptions in other contexts : PRINT , IF , ON - GOTO , FOR . 47 Section 5.15 Miscellaneous Checks . ... 5.15.1 Missing keyword .. Page 4.
5.14.3 Exceptions in subscripts and arguments . 46 47 5.14.4 Exceptions in other contexts : PRINT , IF , ON - GOTO , FOR . 47 Section 5.15 Miscellaneous Checks . ... 5.15.1 Missing keyword .. Page 4.
Page 8
... one argument . The RANDOMIZE statement works in conjunction with the RND function . If RND is called without execution of RANDOMIZE , it always returns the same sequence of pseudo - random numbers for each execution of the program .
... one argument . The RANDOMIZE statement works in conjunction with the RND function . If RND is called without execution of RANDOMIZE , it always returns the same sequence of pseudo - random numbers for each execution of the program .
Page 20
9 . number of arguments in function invocation < > number of parameters in function definition reference to numeric - supplied - function with incorrect number of arguments 10 . no spaces around keywords 11. spaces within keywords and ...
9 . number of arguments in function invocation < > number of parameters in function definition reference to numeric - supplied - function with incorrect number of arguments 10 . no spaces around keywords 11. spaces within keywords and ...
Page 22
14 . type mismatch on function reference ( using string as an argument ) DEF with string variable for parameter 15 . DEF with multiple parameters 16 . misplaced or missing END - statement 17. null entries in various lists ( INPUT ...
14 . type mismatch on function reference ( using string as an argument ) DEF with string variable for parameter 15 . DEF with multiple parameters 16 . misplaced or missing END - statement 17. null entries in various lists ( INPUT ...
Page 27
... Checking for a TAB exception is simple enough ; the conditional pass / fail messages closely . Note that one section of the test should not generate an exception since , even though the argument itself is less than one , its Page 27.
... Checking for a TAB exception is simple enough ; the conditional pass / fail messages closely . Note that one section of the test should not generate an exception since , even though the argument itself is less than one , its Page 27.
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