Actions
Bug #103
closedSyntax error and line number not reported
Start date:
02/02/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
if val(temp$)<>0 then endtime=val(temp$)*60 assuming 60fps
That line caused:
Compiling e:/Data/My Documents/AOZ Studio Applications/applications/test, emulation: PC, speed: fast.
First pass...
Task failed, no code generated...
I didn't notice I'd missed off the // before the comment, and it took a while to notice it. There was no error with line number.
Actions