OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: borsa on December 16, 2011, 02:10:51 AM

Title: Extra functions's Explain
Post by: borsa on December 16, 2011, 02:10:51 AM
 :) I am a beginner using ODCL and have read on the forum and examples some functions like "dcl_multifiledialog", not shown in the help but yes in ARX file.

Can anyone tell me where to find the extra functions and
how to apply?

I'm using ODCL 6.0.2.3

Thanks
Title: Re: Extra functions's Explain
Post by: Fred Tomke on December 16, 2011, 03:14:35 AM
Hi, you'll find them here (http://www.opendcl.com/HelpFiles/index.php?page=Reference/Function/Index.htm). In your case you should use dcl_SelectFiles (http://www.opendcl.com/HelpFiles/index.php?page=Reference/Function/SelectFiles.htm).

Regards, Fred
Title: Re: Extra functions's Explain
Post by: borsa on December 16, 2011, 04:53:34 AM
Thansk Fred