, click
.
, click
. Then choose the Files tab.
When AutoCAD plots to a file, it substitutes a unique plot file name for “%s” in the Print Spool Executable name and sends the generated command to DOS.
|
Print spool executable command line options |
|
|---|---|
|
Option |
Function |
|
%d or %D |
Specifies the AutoCAD drawing name, including the full path and -extension |
|
%e or %E |
Specifies the equal sign (=) |
|
%h or %H |
Returns the height of the plot area in the selected plotting units |
|
%i or %I |
Becomes the first letter of the plot units |
|
%l or %L |
Designates the login name; the login name is stored in the LOGINNAME system variable |
|
%m or %M |
Returns the AutoCAD plotter model; AutoCAD lists the model name during configuration |
|
%n or %N |
Becomes the plotter name; AutoCAD uses the plotter name to identify the manufacturer and type of plotter |
|
%p or %P |
Designates the plotter number; AutoCAD assigns a number to a configured plotter and lists the plotters in this order |
|
%s or %S |
Specifies the plot spool file name, including the path and extension |
|
%u or %U |
Specifies the user name entered during installation |
|
%w or %W |
Returns the width of the plotter area in the selected units |
|
%% |
Specifies the percent sign (%) |
|
%c or %C |
Specifies the description for the device (This is the description entered on the General tab of the Plotter Configuration Editor. This description should not contain spaces if you want to use it with AutoSpool.) |
, click
.