Exception in Script: Unable to find file 'SRL\SRL.simba' used from ''
How do I fix this?![]()
Exception in Script: Unable to find file 'SRL\SRL.simba' used from ''
How do I fix this?![]()
Make sure these components aren't missing from your actual script that you're using.
Simba Code:Program New;
{$DEFINE SRL5}
{$i SRL/srl.simba}
// Long Script Stuff
begin
SetupSRL;
end.
There are currently 1 users browsing this thread. (0 members and 1 guests)