2012

Table Of Contents
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] [-switchname]
When using a switch option, you must follow the switch with a space and
then the name of a file. For example, the following entry starts the program
from a folder named AutoCAD 2012with the drawing template arch1.dwt and
executes a script file startup.scr.
/Applications/Autodesk/AutoCAD
2012/AutoCAD.app/Contents/MacOS/AutoCAD -t
/templates/arch1.dwt -b startup.scr
42 | Chapter 2 The User Interface