"Line 32: [Error] (32:1): Duplicate identifier '' in script C:\Program Files\SCAR 3.11\includes\SRL\SRL\Core\Globals.scar"
is what i get, though sometimes its on line 31 as well. it happens even in a raw empty script,
so it isnt how it is used but just how something is worded. i got most recent things so i dont know whats up.Code:program New; {.include SRL/SRL.scar} begin SetupSRL; end.


Reply With Quote

