itacad Posted September 7, 2023 Posted September 7, 2023 Hi, I usually use WSCRIPT Lisp to automatically perform small operations on a series of files. one of these is for example the combination of: open+zoom extensions+save, which I write in the following way: _.open *file* _.zoom _e _.save _Y _.close I have to perform the same operation in a DXF file folder, open all DXF files and save them in DWG, but the command described above does not start the procedure how the reference should be corrected _.open *file* to correctly refer to DXF files? Thank you in advance Quote
itacad Posted September 7, 2023 Author Posted September 7, 2023 Thank You very much! and thanks also to VVA! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.