program New;
{.include\SRL\SRL.scar}
begin
SetupSRL;
end.
^^that dosn't compile^^ so right now i am like omfgwtfisgoingon?!?! i have scar 3.15 srl4 rev14.
program New;
{.include\SRL\SRL.scar}
begin
SetupSRL;
end.
^^that dosn't compile^^ so right now i am like omfgwtfisgoingon?!?! i have scar 3.15 srl4 rev14.
it should be:
maybe.SCAR Code:program New;
{.include srl/srl.scar}
begin
SetupSRL;
end.
Ha, that little \ is touching '.include', so SCAR thinks you are just commenting out that line{.include\SRL\SRL.scar}![]()
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
There are currently 1 users browsing this thread. (0 members and 1 guests)