Arbortext IsoDraw > Macro Language Reference > Window Commands > Attribute Window > Formats > Add Format
  
Add Format
With the ADD FORMAT command you can create a new format. The new format will be added into the currently active document and inherit the attributes of the currently active format. The new format will be set to active.
* 
If there is no document open, the created format will be a new standard format available in all new documents.
ADD FORMAT"name"
name
Name of the format after creation. If there is already a format with that name the macro command can not be executed. You cannot use the following characters within a format name:
Forward slash (/)
Circumflex accent (^)
Exclamation point (!)
Less than (<)
Left parenthesis “(“
Colon (:)
ADD FORMAT "myFormat"