Previous IDL Reference Guide: iTools Object Classes Next

IDLitTool::UnRegisterFileWriter

Syntax | Arguments | Keywords | Version History

The IDLitTool::UnRegisterFileWriter procedure method unregisters a component with the iTool. When a file writer is unregistered, it is no longer available to export files from the iTool, and it is removed from iTool menus and toolbars.

Syntax

Obj->[IDLitTool::]UnRegisterFileWriter, Identifier

Arguments

Identifier

Set this to the relative identifier of the file writer to be removed from the iTool. See iTool Object Identifiers for a discussion of iTool identifiers.

Keywords

None

Version History

6.0
Introduced

  IDL Online Help (March 06, 2007)