40 SmartSetDebug(True);
41 SMART_Canvas := TBitmap.Create;
42 SMART_Canvas.canvas.handle := SmartGetDebugDC;
43 SMART_DebugSetup := true;
44 end;
[Error] (41:3): Unknown identifier 'SmartSetDebug' at line 40
Compiling failed.
It says this ^ when I try and run the script, I have updated it all and everything.


Reply With Quote






