qbasic.hlp (Topic list)
Unsupported Keywords
  Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 The following QuickBasic keywords are not supported in QBasic:
 
     ALIAS       EVENT       LOCAL         SETMEM
     BYVAL       $INCLUDE    SADD          SIGNAL
     CDECL       Int86       Interrupt     UEVENT
     COMMAND$    Int86X      InterruptX
 
 The following GW-BASIC/BASICA keywords are not supported in QBasic:
 
     AUTO        EDIT        MERGE         RENUM
     CONT        LIST        MOTOR         SAVE
     DEF USR     LLIST       NEW           USR
     DELETE      LOAD
 
 See Also    Converting BASICA Programs    Differences from BASICA
             Version Differences