Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
Im using the attached lisp script to change in a title block.
The script opens this box
to use it to change the title block i edit the script line to: _.open *file* utb _.qsave _.close
How it works:
The title blocks headers is written into an Excell.csv file.
under eache header i change the text to what i want it to be.
The drawing directory is changed to the correct file search way.
Autocad sends an error about the "utb" part of the script line -" unknown command.
Even though when i serch for it its a known command and it has worked on another file.
What is the problem?
Solved! Go to Solution.