2007-11-07 16:59 UTC
Hello all,
First post so be gentle with me!
Ive changed my files to odcl and code from odcl to dcl.
But my main form will now not load when called from lisp.
code -
(dcl_Project_Load "LOGINPROFILE2005" T)
(dcl_Form_Show LOGINPROFILE2005_Form1)
It comes with the following error-
error: no function definition: DCL_PROJECT_LOAD
The OpenDCL16.arx is loaded.
Any help is appreciated.
Regards
Shoey
First post so be gentle with me!
Ive changed my files to odcl and code from odcl to dcl.
But my main form will now not load when called from lisp.
code -
(dcl_Project_Load "LOGINPROFILE2005" T)
(dcl_Form_Show LOGINPROFILE2005_Form1)
It comes with the following error-
error: no function definition: DCL_PROJECT_LOAD
The OpenDCL16.arx is loaded.
Any help is appreciated.
Regards
Shoey