Option Explicit,Option Base,Option Compare,Option Private Module,
Array,Private,Public,Dim,New,Static,Const,
LBound,UBound,Erase,ReDim,
#Const,#If...Then...#Else,Clear,
GoSub...Return,GoTo,On Error,On...GoSub,On...GoTo,DoEvents,Error,Raise,Err,Resume,
End,Exit,Stop,Do...Loop,For...Next,For Each...Next,While...Wend,
With,Choose,If...Then...Else,Select Case,Switch,Call,Function,
Property Get,Property Let,Property Set,
Sub,Chr,LCase,Ucase,Hex,Oct,Format,Str,
Fix,Int,,Val,CBool,CByte,CCur,CDate,CDbl,CDec,CInt,CLng,CLngLng,CLngPtr,CSng,CStr,
CVar,CVErr,Fix,Boolean,Byte,Currency,Double,Integer,Long,LongLong,LongPtr,
Object,Single,String,Variant (default),
IsArray,IsDate,IsEmpty,IsError,IsMissing,IsNull,IsNumeric,IsObject,
Date,Now,Time,DateAdd,DateDiff,DatePart,DateSerial,DateValue,TimeSerial,TimeValue,Timer,
Day,Month,Weekday,Year,Hour,Minute,Second,AscTimeSerial,TimeValue,
ChDir,ChDrive,FileCopy,MkDir,RmDir,Name,CurDir,FileDateTime,Open,Close,Reset,Print,
FreeFile,Loc,LOF,Dir,Kill,Lock,Unlock,Get,
Input,Input #,Line Input #,FileLen,
FileAttr,GetAttr,SetAttr,Seek,Print #,Put,Write #,EOF,
Atn,Cos,Sin,Tan,Exp,Log,Sqr,Randomize,Rnd,Abs,Sgn,Fix,
AppActivate,Shell,SendKeys,Beep,Environ,Command,CreateObject,GetObject,
QBColor,RGB,^,–,*,/,\,Mod,+,&,=,=,<> ,< ,> ,<=,>=,Like,Is,
Not,And,Or,Xor,Eqv,Imp,StrComp,StrConv,Space,
Len,LSet,Rset,InStr,Left,LTrim,Mid,Right,RTrim,Trim,
TypeName,VarType,Me,Deftype