This is a ScriptTerminate procedure I have in my script:
Every each time I call it/terminate the script the line 'if DDTM <> 0 then FreeDTM(DDTM); gives me a runtimer...Code:procedure ScriptTerminate; begin FreeStaticDTMs; if DDTM <> 0 then FreeDTM(DDTM); Proggy(True); end;




Reply With Quote












.
