2011

Table Of Contents
NOTE Each template folder can contain only one PWT file. If you create a
new PWT file, make sure you delete any other PWT files that exist in the same
folder.
When you run the Publish to Web wizard, the new template is displayed
in the list of templates.
Quick Reference
Commands
PUBLISHTOWEB
Creates HTML pages that include images of selected drawings.
Define Custom Commands
You can define external commands that run from within AutoCAD. You can
also create command aliases for AutoCAD commands in the acad.pgp file, an
ASCII text file that stores command definitions.
Define External Commands
External commands start other programs or utilities while AutoCAD is running.
While AutoCAD is running, you can invoke other programs or utilities, such
as the following:
Windows system commands and utilities, such as start, type, dir, or copy
Applications such as text editors or word processors
Database managers, spreadsheets, and communications programs
User-supplied programs, such as batch files or VBA macros
When you enter an external command, AutoCAD looks for the command in
acad.pgp. The first section of acad.pgp defines external commands. You can
add command definitions by editing acad.pgp in an ASCII text editor (such
as Notepad). In addition to command aliases in acad.pgp, you will also find
comment lines which are preceded by a semicolon (;). Comment lines allow
you to add textual information to acad.pgp, such as when or who revised the
file last.
20 | Chapter 1 Basic Customization