Ok so this script is NOT mine its Markus that have made this to be sure that u got SRL 4 so all credits goes to him
this is very simple just copy&paste this to scar and run it and if u get this:
SCAR Code:
You have SRL 4.00
Try installing SRL 4.0 again, as I'm sure you screwed somewhere
Successfully executed
As u can see it says u got SRL 4.00 so dont care about the
Try installing SRL 4.0 again, as I'm sure you screwed somewhere... and heres the script
SCAR Code:
Program Proof;
{.include srl/srl.scar}
begin
cleardebug;
writeln('You have SRL '+srlversionnumber);
if(srlversionnumber = '4.00') then
writeln('T'+'r'+chr(41+80)+chr(-195+227)+#105+'n'+#115+chr(116)+chr(152-55)+#108+'l'+'i'+
#110+chr(155-52)+chr(37-5)+chr(83)+'R'+chr(315-239)+' '+'4'+chr(244-198)+chr(48)+' '+'a'+
chr(283-180)+chr(97)+chr(253-148)+chr(110)+','+chr(141-109)+chr(244-147)+'s'+#32+'I'+
#39+chr(-110+219)+' '+'s'+'u'+'r'+chr(53+48)+chr(128-96)+#121+chr(-32+143)+'u'+chr(-9+41)+'s'+'c'+'r'+chr(101)+
'w'+'e'+#100+chr(32)+'s'+chr(-63+174)+chr(-138+247)+chr(-12+113)+chr(57+62)+'h'+'e'+chr(83+31)+chr(101))
else
writeln(#65+'r'+#101+' '+chr(138-17)+chr(287-176)+'u'+chr(32)+chr(115)+chr(117)+
chr(89+25)+'e'+chr(86-54)+'y'+chr(300-189)+chr(117)+chr(-168+200)+'i'+#110+chr(115)+
chr(113+3)+chr(-106+203)+chr(108)+chr(310-202)+chr(16+85)+chr(57+43)+#32+chr(83)+'R'+
chr(205-129)+#32+chr(-105+204)+#111+chr(49+65)+chr(226-112)+#101+chr(99)+chr(-94+210)+
#108+chr(43+78)+chr(-101+164)+chr(32)+#73+chr(64-32)+chr(100)+#111+chr(218-108)+#116+
chr(32)+chr(116)+'h'+chr(-57+162)+chr(327-217)+chr(238-131)+chr(-23+55)+chr(18+97)+chr(234-123)+
chr(44)+' '+chr(308-187)+chr(66+45)+chr(106+11)+chr(-62+94)+'h'+#97+#118+chr(-11+112)+chr(32)+
#97+#110+#32+'o'+#108+chr(62+38)+chr(-162+194)+#118+'e'+'r'+'s'+chr(302-197)+'o'+'n.');
end.
If u get this message: You have SRL 4.00
Are you sure you installed SRL correctly? I dont think so, you have an old version.
Successfully executed, or any other u have wrong version and u should try to re-install SRL 4 from here
Hope this helped you