This error keeps showing up in SCAR for some reason:
I've tried reinstalling but it but I still get the same error.Code:** Warning in GetSymbolColorIn: bank is not a valid symbol name.**
Here's the code I'm trying to use:
What am I doing wrong?Code:Program ThisWontWork; {.include SRL/SRL.scar} var x, y: integer; begin FindSymbol(x, y, 'bank'); end.


Reply With Quote








