2011

Table Of Contents
AutoLisp-supported wildcard characters:
DefinitionCharacter
Matches any single numeric digit.# (pound)
Matches any single alphabetic character.@ (at)
Matches any single non-alphanumeric character.. (period)
Matches any character sequence, including an
empty one and it can be used anywhere in the
search pattern: beginning, middle, or end.
* (asterisk)
Matches any single character.? (question mark)
If it is the first character in the pattern, it matches
anything except the pattern.
~ (tilde)
Matches any one of the characters enclosed in the
brackets.
[...]
Matches any single characters not enclosed in the
brackets.
[~...]
Used inside brackets to specify a range for a single
character.
- (hyphen)
Separates two patterns., (comma)
Escapes special characters (reads the next character
literally).
(reverse quote)
Table generation setup
This displays your report as a table on your drawing. Once you select OK from
the Table Generation Setup dialog box, your cursor will look like a box with
a small "x" in the corner. The box is the size the table will be when generated.
This allows easy placement of the table on your active drawing file. To use
object snap mode, enter an "S" at the command line and AutoCAD Electrical
will flip to a normal AutoCAD pick mode so you can use an object snap.
Click the Put on Drawing button on any of the report generation dialog boxes.
1318 | Chapter 18 Reports