Hi, I am new to scripting and just started learning.
I have many of the tutorials in the beginners section they are great.
I have a question about an error, wonder if it's ok.
I type this into my script.
program NewScript;
{.include SRL\SRL.scar}
begin
setupSRL;
end.
But I also get this message
Line 1522 Variable ' ' never used in script " c:\programs files\scar 3.12 .....
After it ask me if I can allow this script to get some file I say yes then it says SRL Compiled and Successfully executed.
Just wondering if I installed it correctly, thanks.


Reply With Quote




