I've got a problem with a test script, I followed a tut from a other site, so I copied what the maker of the tut typed in SCAR.
This is the error it gives:Code:program My1stProgram; {.include SRL/SRL.scar} procedure SartyUp; begin Writeln('Yay!') end; begin SetupSRL; StartUp; end.
Failed when compiling
Line 11: [Error] (16230:1): Unknown identifier 'StartUp' in script
I don't know if its allowed to post the tutorial link, if it is and you want it, just ask it.


.
Reply With Quote





, didnt see that
