OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: stephan_35 on June 10, 2009, 03:39:29 AM

Title: [Solved] - All dcl_Form_Show varnames calling method are not same !!!
Post by: stephan_35 on June 10, 2009, 03:39:29 AM
Hello,

I found something with calling varnames method :

For "Control Bars" :


Quote
(dcl_Form_Show DIALOG {PositionX [as Long]} {PositionY [as Long]})


For  "Modeless" :

Quote
(dcl_Form_Show PROJECT_DIALOG {PositionX [as Long]} {PositionY [as Long]})


Is it possible to integer Project name in varnames for calling sow method ???

Thanks !

Title: Re: All dcl_Form_Show varnames calling method are not same !!!
Post by: stephan_35 on June 10, 2009, 03:50:55 AM
Big Sorry !!!

Varnames was set in "Varnames" configuration field !!!    ;D

Thanks