home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / p / sbasxref.lbr / SBASIC1.NZX / SBASIC1.NDX
Encoding:
Text File  |  1993-10-25  |  5.4 KB  |  147 lines

  1. \* This is the SELECT Text File SBASIC1.NDX.  It will print the heading and
  2. \* the left-hand columns for each page of the index.  Then reset the paper
  3. \* to the same starting point in the printer and print SBASIC2.NDX for the
  4. \* right-hand columns.
  5. \L5
  6. \I5
  7. \R75
  8. \JC
  9.                          ^S-BASIC MANUAL INDEX, 1-1-83
  10.  
  11.               Written as a supplement to the KAYPRO II Edition of
  12.  
  13.                                    _S-BASIC,
  14.  
  15.                A Language Facility for CP/M and Its Derivatives_
  16.  
  17.             The author grants all rights to this publication to the
  18.        KAYPRO Users' Group, San Diego Computer Society, for distribution
  19.                              in the public domain.
  20.  
  21.        by LCDR R. F. Yount USN, USS TRIPOLI (LPH-10), FPO San Francisco
  22.                                      96626
  23.  
  24.         * * S-BASIC is a registered trademark of Topaz Programming * *
  25.      * * KAYPRO II is a registered trademark of Non-Linear Systems, Inc. * *
  26.           * * CP/M is a registered trademark of Digital Research * *
  27.  
  28.       The manual contains Pages 1 through 89, the "Addendum to Structured
  29.      BASIC Documentation Rev. 4.0" (indexed herein as "A"-pages 1 through
  30.       10), a memorandum of "Structured BASIC Idiosyncrasies" (indexed as
  31.       "SI"-pages 1 through 3), and two dated and one numbered "Ap-Notes"
  32.  
  33.  
  34. \L  5
  35. \I  5
  36. \R 38
  37. \S  1
  38. \B  6
  39. \T6
  40. \JL
  41.     $CONSTANT ...........  72, 56, SI2
  42.     $END.MODULE ..................  72
  43.     $INCLUDE .............  72, 73, A2
  44.     $LINES ...................  71, A2
  45.     $LIST ....................  73, A4
  46.     $LOADPT ......................  74
  47.     $MODULE ......................  72
  48.     $PAGE ........................  71
  49.     $STACK .......................  74
  50.     $TRACE .......................  71
  51.     ABS ..........................  64
  52.     AND ..........................  21
  53.     Array Control Structure ......  86
  54.     ASC/ASCII ..................... 64
  55.     ASCII Files .............  A5, SI1
  56.     AT ...................  15, 16, 79
  57.     ATN ......................  Note 1
  58.     Backslash ....................  A2
  59.     BASE .............. 15, 28, 78, 79
  60.     BASED ............. 14, 28, 78, 79
  61.     BEGIN...END .......  8, 16, 30, 78
  62.     Binary Trees (B-TREE)   Ap-Note #3
  63.     Block Structures ......... 16, SI2
  64.     CALL .........................  36
  65. \E
  66.     Error Codes/Messages .........  84
  67.     EXECUTE .  24, SI2, Ap-Note 7-1-80
  68.     EXP ..........................  64
  69.     Expressions ..............  76, A3
  70.     FCB/FCB$ .....................  64
  71.     FFIX .........................  64
  72.     File Channels ........  51, 55  56
  73.     FILES ............  51, 56, 81, A5
  74.     FINT .........................  64
  75.     FIX ..........................  65
  76.     FIXED (Variable).....  12, 55, SI1
  77.     FLOAT.DOUBLE .............  Note 2
  78.     FOR ..................  27, 31, 82
  79.     FRE ..........................  65
  80.     FUNCTION...END ......  60, 80, SI3
  81.     Global Variables .............  17
  82.     GOSUB ....................  27, 80
  83.     GOTO .....  27, 29, 30, 31, 33, 80
  84.     HEX$ .........................  65
  85.     I/O Channels .........  38, 40, A5
  86.     IF...THEN...ELSE ....  30, 78, SI1
  87.     IMP ..........................  22
  88.     INITIALIZE ...............  53, 82
  89.     INP ..........................  65
  90.     INPUT ....................  38, 79
  91.     INPUT1 .......................  39
  92.     INPUT2 .......................  39
  93.     INPUT3 ...................  39, A6
  94.     INSTR ........................  65
  95.     INT ..........................  65
  96.     INTEGER (Variable) ...........  12
  97.     Key Words ....................  83
  98.     LEFT/LEFT$ ...................  65
  99.     LEN ..........................  65
  100.     LET ..........................  20
  101.     Library Files ................  73
  102.     Line Numbers ..................  7
  103.     Local Variables ..........  17, 81
  104.     LOCATE ...................  16, 79
  105.     LOCATION .................  16, 79
  106.     LOG ..........................  65
  107.     LOG10 ..................... Note 3
  108.     LPRINTER .................  42, 80
  109.     Memory, Reserved .............  85
  110.     MID/MID$ .................  22, 66
  111.     Merging Assembly Language Routines
  112.     .................  Ap-Note 6-1-80
  113.     Mixed Expressions ........  24, 77
  114.     Module Library Files .........  73
  115. \E
  116.     String Fields ................  44
  117.     System Load Map ..............  85
  118.     TAB ..........................  67
  119.     TAN ..........................  67
  120.     TEXT .....................  42, 79
  121.     THEN .................  30, 31, 78
  122.     TO ...................  27, 31, 82
  123.     UNTIL ....................  29, 78
  124.     USING ........................  43
  125.     VAL ..........................  67
  126.     VAR/VARIABLE .............  14, 76
  127.     Variable Types ...........  11, 76
  128.     WHILE...DO ...............  29, 78
  129.     WRITE ............  54, 56, 82, A5
  130.     XLATE ........................  67
  131.     XOR ..........................  21
  132.  
  133.     Note 1:  ATN, although not listedì
  134.     in the manual, is included in theì
  135.     compiler and returns the arctang-ì
  136.     ent in radians.
  137.  
  138.     Note 2:  These appear in theì
  139.     compiler expression table, butì
  140.     have not been researched by theì
  141.     author.
  142.  
  143.     Note 3:  LOG10, although notì
  144.     listed in the manual, is includedì
  145.     in the compiler and returns theì
  146.     common log (to the base 10).^
  147.