2011

Table Of Contents
Command line switches are parameters you can use to create custom shell
scripts to start AutoCAD for Mac in a specific. Valid switches are listed in the
following table.
Designates a script to run after you start the
program (b stands for batch process). Scripts
Script name-b
can be used to set up drawing parameters
in a new drawing file. An SCR file type is as-
sumed.
Starts the program without first displaying
the logo screen.
No AutoCAD for Mac logo
screen
-nologo
The syntax for using command line switches is
"pathname/AutoCAD" ["drawingname"] [-switch "name"]
When using a switch option, you must follow the switch with a space and
then the name of a file, path, or view within quotation marks. For example,
the following entry starts the program from a folder named AutoCAD 2011 for
Mac with the drawing template arch1.dwt, restores a named view PLAN1, and
executes a script file startup.scr.
/Applications/Autodesk/AutoCAD 2011 for
Mac/AutoCAD.app/Contents/MacOS/AutoCAD for Mac -t /templates/arch1
-b startup
50 | Chapter 6 Customize the Drawing Environment