Closed GoogleCodeExporter closed 8 years ago
Scratch that second half out, shortly after posting I realized that was part of
the sample code. Problem still exists, but please pardon the rant.
Original comment by djjd47...@gmail.com
on 2 Nov 2012 at 12:28
I can't reproduce your issue... did you copy-paste the code from
http://code.google.com/p/dwscript/wiki/FirstSteps
or did you re-type it/deviate from it?
Original comment by zar...@gmail.com
on 2 Nov 2012 at 10:18
Yes I did that exact first-steps tutorial. Strangely, I came back to the
project and now it's working, without making any changes. Now I'm just trying
to figure out how to write my own script which doesn't fail to compile.
Original comment by djjd47...@gmail.com
on 3 Nov 2012 at 5:32
Resolved completely, I don't know what caused the issue but it seemed to fix
its self and I'm well into the scripting.
Original comment by djjd47...@gmail.com
on 3 Nov 2012 at 11:50
Ok, maybe there was something mistyped in the script?
Original comment by zar...@gmail.com
on 5 Nov 2012 at 7:30
I'm thinking the problem was some garbage data coming out of the TMemo.Lines, I
had gone directly to typing into a TMemo and passing it to DWS. It was an
unknown short-term issue and I'm well on my way now. Thanks for your prompt
response though!
Original comment by djjd47...@gmail.com
on 6 Nov 2012 at 1:17
When you have "Script compiled with errors. Can't execute!" you can check the
program's Msgs for compile errors, that'll give you syntax errors and other
things so you can figure out what's wrong.
Original comment by zar...@gmail.com
on 6 Nov 2012 at 8:39
Original issue reported on code.google.com by
djjd47...@gmail.com
on 2 Nov 2012 at 12:13