Using Macro Parameter that Contains Space
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
there is a simmilar toppic "Using macro parameter contains space (changing layer color from command line)", but it is 10+ years old and it is a layer color specific.
I have 200+ drawings with no layouts and with wrong printer predefined. Also, the Paper size, Plot Style, Plot Transparency and Plot area (window) is not set right.
I assume that I will have to select the Window (what to plot from Model space) manualy, but I was thinking to "automate" Plot setup for other plot settings.
In mentioned toppic I find an idea to use something like
C^C^C^_-plot;n;;"previous plot";"dwg to pdf.pc3";n;y;n;
but it stops:
Command: C^C^C^_-plot;n;;"previous Unknown command "C^C^C^_-PLOT;N;;"PREVIOUS". Press F1 for help.
Command: plot";"dwg Unknown command "PLOT";"DWG". Press F1 for help.
Command: to TOOLBAR
Command: pdf.pc3";n;y;n;*Cancel*
Looking at the command prompt - it looks like AC treats space as "enter" (although I put quotes "" that solved the problem for OP in mentioned post).
Any help is appreciated.
Cheers,
N