Message 1 of 8
Need a lisp file to combine files and give it the name of the current drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I'm looking for a lisp routine that can put the contents of 4 different files into one file and give the name of the file the name of the current drawing.
so the names of the exported files (from AutoCAD Electrical) are,
SheetData.tmp
WireToData.tmp
WireFromData.tmp
EquipmentData.tmp
All these file will be stored into the directory "C:\Data\AppData\ACAD\process", after generate the new file it must be saves in the same directory with the filename of the current drawing for example "Drawing1.txt"
Hopy somebody can help me with this.
Regards,
Hans
Hans Knol