Print Page | Close Window

Lisp routine .CAL files

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13471
Printed Date: 11.May.2026 at 14:28


Topic: Lisp routine .CAL files
Posted By: Birks_Chevy
Subject: Lisp routine .CAL files
Date Posted: 28.Jul.2020 at 19:38
I am not a big Lisp routine user, or creator so I have a question for people. Has anyone ever made a routine that might help me with my massive .cal file raster import. I have approx 3000 cal files that I need to do a raster import into a new dwg file being named the same as the cal file. There are no hours estimated for this part of the job. We did not know we would receive cal files version dwg's.



Replies:
Posted By: Birks_Chevy
Date Posted: 28.Jul.2020 at 19:58
I don't even know if this can be easily done by a lisp routine.


Posted By: Vladimir Michl
Date Posted: 29.Jul.2020 at 15:33
Not exactly a LISP job - you can use Excel or Notepad and prepare a script (e.g. for ScriptPro) with a list of all available .CAL files (e.g. as an output of the DIR command) and the respective _IMAGEATTACH commands.

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner



Print Page | Close Window