2011

Table Of Contents
preceded by a semicolon (;). Comment lines allow you to add textual
information to acad.pgp, such as when or who revised the file last.
NOTE Before you edit acad.pgp, create a backup so that you can restore it later,
if necessary.
To define a command alias, add a line to the acad.pgp file using the following
syntax:
abbreviation,*command
where abbreviation is the command alias that you enter at the command
prompt and command is the command being abbreviated. You must enter an
asterisk (*) before the command name to identify the line as a command alias
definition.
If you can enter a command transparently, you can also enter its alias
transparently. When you enter the command alias, the full command name
is displayed at the command prompt and the command is executed.
You can create command aliases that include the special hyphen (-) prefix,
such as those listed here, that accesses the version of a command that displays
command prompts instead of a dialog box.
BH, *-BHATCH
BD, *-BOUNDARY
NOTE You cannot use command aliases in command scripts. Using command
aliases in custom commands is not recommended.
Restarting AutoCAD for Mac automatically reloads the file.
To open the program parameters file (acad.pgp)
1 From the Finder menu bar, click Go Home.
2 In the Username window, double-click Library. Continue to navigate to
Application Support/Autodesk/Roaming/AutoCAD 2011 for
Mac/<version>/<language>/Support and double-click acad.pgp. If prompted
for an application to use, select TextEdit.
Create Command Aliases | 17