Keywords that work differently in
WimpBasic than BBC Basic
-------------------------------------------------------
 C | D | E | F | G | I | L | M | N | O | P | R | S | T | W
  
These words are available in both languages
but are used differently
 
C
Circle
Cls
 
D
Data
DefFn
DefProc
Dim
Draw
 
E
Ellipse
Error
 
F
Fill
 
G
Goto
 
I
If
Instr(
 
L
Line
Local
 
M
Mod
Mode
Mouse
Move
 
N
Next
 
O
Off
On
On Error Goto
Origin
Oscli
Otherwise
 
P
Plot
Point
Print
Print#
 
R
Read
Rectangle
Restore
Return
Rnd(
 
S
Save(
Str$(
 
T
Tab(
 
W
When