Arbortext Command Language > set Command Options > set othergraphicextensions
  
set othergraphicextensions
set othergraphicextensions= extensions
This option specifies a list of additional file extensions that are recognized as graphic files when inserting graphics using drag and drop. The extensions are also added to the default list of graphics file types displayed in the Files of type drop down list of the Locate Graphic File to Reference dialog box when inserting a new graphic.
extensions specifies a list of file extension patterns of the form *.ext1;*.ext2;*.ext3, separated by semi-colons.
Example
set othergraphicextensions="*.ppt;*.ico"
Arbortext Editor will not display such graphic files if they are not one of the supported graphic formats, unless an appropriate Active-X control is configured in the document type's .dcf file.
Related Topics
set graphicsfilter option