You are here: Home DOCUMENTATION information SBASIC Manual - Index

Technological Arts Inc.

Your Shopping Cart

Your Cart is currently empty.

SBASIC Manual - Index

Article Index
SBASIC Manual
Page 2
Page 3
Page 4
Page 5
Page 6
Page 7
Page 8
Page 9
Page 10
Page 11
Page 12
Page 13
Page 14
Page 15
Page 16
Page 17
Page 18
Page 19
Page 20
Page 21
Page 22
Page 23
Page 24
Page 25
Page 26
Page 27
Page 28
Page 29
Page 30
Page 31
Page 32
Page 33
Page 34
Page 35
Page 36
Page 37
Page 38
Page 39
Page 40
Page 41
Page 42
Page 43
Page 44
Page 45
Page 46
Page 47
Page 48
Page 49
Page 50
Page 51
Page 52
Page 53
Page 54
Page 55
Page 56
Page 57
Page 58
Page 59
Page 60
Table of Contents
Index
All Pages

                                        Index
     $ prefix                                                  19
     % prefix                                                  19
     /b option                                                  7
     /c option                                                  7
     /i option                                              9, 47
     /m option                                                  8
     /s option                                              7, 51
     /v option                                                  7
     68HC118, 11, 12, 22, 25, 39, 40, 41, 45, 47, 48, 51, 54, 58, 61
     68HC12             8, 12, 25, 39, 40, 41, 45, 47, 48, 51, 58
     Addresses
       CODEBEG                                              7, 49
       STKBEG                                                   7
       VARBEG                                               7, 20
     Arrays                                                20, 38
     ASCII constants                                           19
     Binary numbers                                            19
     Blank lines                                               15
     BUFFALO                                                   47
     Comparisons                                       27, 28, 30
     Data stack                                        43, 51, 52
     ERRORLEVEL                                                 6
     Executing SBasic                                        6, 7
     Hexadecimal numbers                                       19
     Include files                                             16
     Keywords
       ' (single-quote)                                        15
       <                                                       27
       <*                                                      27
       <=                                                      27
                                                             27
       =                                                   27, 36
       >                                                       27
       >*                                                      27
       ><                                                      27
       >=                                                      27
       ADDR                                            23, 38, 47
       ASM                                             54, 56, 59
       ASMFUNC                                             56, 59
       CASE                                                    32
       CONST                                           21, 36, 37
       COPY                                                    24
       DATA                                                    22
       DATAB                                                   22
       DECLARE                                         20, 43, 52
       DO                                              27, 28, 29
       DROP                                                    53
       ELSE                                                    33
       ELSEIF                                                  33
       END                                                     47
       ENDASM                                                  54
       ENDCASE                                                 32
       ENDSELECT                                               32
       EXIT                                                    32
       FOR                                                     30
       GOSUB                                               43, 57
       GOTO                                                    12
       IF                                                  27, 33
       INCLUDE                                             10, 16



       INKEY                                       40, 42, 59, 61
       INTERRUPT                                       39, 45, 46
       INTERRUPTS                                              48
       LROLL                                                   35
       LSHFT                                                   35
       MAIN                                                    18
       MAX                                                     42
       MAXU                                                    42
       MIN                                                     42
       MINU                                                    42
       NEXT                                                    31
       ORG                                                     49
       OUTCH                                           41, 59, 61
       PEEK                                                23, 36
       PEEKB                                               23, 36
       PICK                                                44, 52
       POKE                                                    36
       POKEB                                                   37
       POP                                                     51
       PRINT                                       39, 42, 59, 61
       PRINTU                                                  39
       PRINTX                                                  39
       PULL                                                    52
       PUSH                                                    51
       REM                                                     15
       RETURN                                          43, 46, 51
       RROLL                                                   35
       RSHFT                                                   35
       SELECT                                                  31
       STEP                                                    31
       SWAP                                                    53
       SWAPB                                               35, 53
       TO*                                                     30
       USR                                                     44
       WAITUNTIL                                               37
       WAITWHILE                                               37
       WHILE                                                   28
     Labels                                        18, 23, 43, 47
     Library files                          9, 10, 11, 25, 40, 41
     Operators
       *                                                   11, 25
       +                                                       25
       -                                                       25
       /                                                       25
       =                                                       25
       ~                                                       25
       AND                                                     25
       MOD                                                     25
       OR                                                      25
       XOR                                                     25
     Parentheses                                   28, 33, 36, 37
     SB_INCLUDE                                            10, 16
     SB_LIBRARY                                                10
     START11.LIB                                               11
     START12.LIB                                               11
     Subroutines                                           43, 45
     Variables                                                 20