With DDALIAS, making aliases for commands is as easy as editing text in a
dialog box. All AutoCAD commands will be available to alias. Additionally,
any user commands that have been added will automatically be available to
alias.
- DDALIAS reads in your existing ACAD.PGP file. It parses it into a managable
list and creates a dialog box. On the left side of the dialog is a pop-down
list box. Use this list box to select the command to alias. Notice that all
of your commands in Release 12 and any custom commands are available. To
change or add an alias, pick in the text edit box and type the alias. Your
syntax will be checked. If you get the error message "Empty or invalid input"
you have entered illegal characters. Multiple aliases may be assigned to one
command by separating them with commas. If a duplicate alias is found you
will be notified. Once you pick OK, your new ACAD.PGP will be written and
initialized. All aliases are immediately available. |