Message 1 of 4

Not applicable
09-16-2017
08:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We use a lot of images in our drawings, so we sometimes set the "Imagequality" to draft to move around better. I have a reactor that runs a lisp when I start the plot command. I would like it to set the "Imagequality" to high, so we don't ever plot with it set to draft. So I tried this, (command "IMAGEQUALITY" "H"). Doesn't work! gives me the error message "; error: AutoCAD command rejected: "IMAGEQUALITY"". If I type it in at the command line it works fine. Any ideas why it doesn't work in lisp?
Solved! Go to Solution.