Oxygen Basic
Programming => Example Code => Topic started by: Peter on July 11, 2011, 06:16:39 AM
-
Deleted
[attachment deleted by admin]
-
Hi Peter,
Very easy to fix: remove the commas in lines 570 and 571. Oxygen has now become sensitive to misplaced commas between a procedure call and its first parameter so these did not trigger an error in earlier versions.
Charles