home *** CD-ROM | disk | FTP | other *** search
-
- Reserved Words
-
-
-
-
-
- On the following page is a complete list of the
- reserved words that are included within Maxon
- BASIC.
- Normally, these words may not be used as sub-
- program or label names or as variable names;
- you can, however, remove a particular reserved
- word using the $DISABLE compiler option. This
- is included for maximum compatibility with
- other versions of the BASIC language. See
- ChapterÊ4: The Compiler for more details. of
- removing and re-naming MaxonBASIC reserved
- words.
- Most of these words are built-in MaxonBASIC
- language features and, as such, are described
- in the Command Reference chapter; you should
- note, however, that not all these words will be
- described directly in this chapter. For
- example, TO is a reserved word but will not
- have an entry in the Command Reference since it
- is part of the FORÉNEXT syntax.
- In addition, there may be some words that are
- included for compatibility with other languages
- that are not described in Command Reference.
-
- ABS ACCESS ALIAS AND APPEND
- AREA AREAFILL AS ASC ATN
- AUTO BASE BEEP BEGINIO BIN$
- BLOAD BREAK BSAVE BYVAL CALL
- CALLS CASE CDBL CDECL CHAIN
- CHDIR CHR$ CINT CIRCLE CLEAR
- CLNG CLOSE CLS COLLISION COLOR
- COMMAND$ COMMON CONST COS CSNG
- CSRLIN CURDIR$ CVD CVFFP CVI
- CVL CVS DATA DATE$ DECLARE
- DECR DEF DEFDBL DEFINT DEFLNG
- DEFSNG DEFSTR DIM DO ELLIPSE
- ELSE ELSEIF END ENVIRON ENVIRON$
- EOF EQV ERASE ERL ERR
- ERROR EXIT EXP FEXISTS FIELD
- FILES FIX FOR FORMATD$ FORMATI$
- FORMATL$ FORMATS$ FRE FREEFILE FUNCTION
- GET GOSUB GOTO HEX$ IF
- IMP INCR INITHOOK INKEY$ INPUT
- INPUT$ INSTR INT IS KEY
- KILL LBOUND LCASE$ LEFT$ LEN
- LET LIBRARY LINE LOC LOCAL
- LOCATE LOF LOG LOG10 LOG2
- LOOP LPOS LPRINT LSET LTRIM$
- MAX MENU MID$ MIN MKD$
- MKDIR MKFFP$ MKI$ MKL$ MKS$
- MOD MOUSE NAME NEXT NOT
- OBJECT.AX OBJECT.AY OBJECT.CLIP
- OBJECT.CLOSE OBJECT.HIT
- OBJECT.OFF OBJECT.ON OBJECT.PLANES
- OBJECT.SHAPE
- OBJECT.START OBJECT.STOP OBJECT.VX
- OBJECT.VY OBJECT.X
- OBJECT.Y OCT$ OFF ON OPEN
- OPTION OR OUTPUT PAINT PALETTE
- PATTERN PCIRCLE PCOPY PEEK PEEK$
- PEEKB PEEKL PEEKW PELLIPSE POINT
- POKE POKEB POKEL POKEW POS
- PRESERVE PRESET PRINT PSET PTAB
- PUT RANDOM RANDOMIZE READ REDIM
- REM REMAINDER REPEAT RESET RESTORE
- RESUME RETURN RIGHT$ RINSTR RMDIR
- RND RSET RTRIM$ RUN SADD
- SAY SCREEN SCROLL SELECT SGN
- SHARED SIN SLEEP SOUND SPACE$
- SPC SQR STATIC STEP STICK
- STOP STR$ STRIG STRING$ SUB
- SWAP SYSTAB SYSTEM TAB TAGLIST
- TAN THEN TIME$ TIMER TO
- TRANSLATE$ TROFF TRON UBOUND UCASE$
- UNTIL USING VAL VARPTR VARPTRS
- WAIT WAVE WEND WHILE WIDTH
- WINDOW WRITE XOR
-
-