[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Select Multiple Files
Tip# 1957 By Jeffery Sanders On 01-Jun-2004
4
Rated By 1 users Downloaded : 681
Categories : Programmer's Tools, LISP Code Modules
Software type : AutoCAD
Rename File To : Tip1957: SELECTFILES.LSP, SELECTFILES.DCL
SELECTFILES.LSP presents a dialog box through which you can select multiple files.

Tip #1957 (Select Multiple Files) presents a dialog box for filename input. This dialog box is different from what the native Getfiled dialog box produces inside Visual LISP in that you can select multiple files. The Selectfiles function requires a dialog box defined in selectfiles.dcl, located in the AutoCAD search path. Use this great utility to select multiple files through a dialog box.

 

Average Rating:
4


User comments