My code uses many writeble statics vars. If I compile it in app, I don't know how to build ARMI target. PERTRAN causes the error. If I compile it in exe then I have following problem under WINS and ARMI:
RWsSession session.conect();
cause Exception "Access Violation", this problem not occure if I compile my code in app.
What can I doing ?
:con?