laakerules
01-29-2012, 10:17 PM
Okay im trying to print on smart but the actual print on smart file is messed up or something.
im getting
[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(12:3): Duplicate identifier 'SMART_Canvas' at line 11
Compiling failed.
And yes i know that supposedly there is a duplicate identifier but heres the lines
var
SMART_Canvas: TBitmap;
SMART_DebugSetup: Boolean;
No duplicate by my standards.
im getting
[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(12:3): Duplicate identifier 'SMART_Canvas' at line 11
Compiling failed.
And yes i know that supposedly there is a duplicate identifier but heres the lines
var
SMART_Canvas: TBitmap;
SMART_DebugSetup: Boolean;
No duplicate by my standards.