IDLitTool::UnRegisterFileReader

Syntax | Arguments | Keywords | Version History

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

Syntax

Obj->[IDLitTool::]UnRegisterFileReader, Identifier

Arguments

Identifier

Set this to the relative identifier of the file reader to be removed from the iTool. See iTool Object Identifiers (iTool Developer's Guide) for a discussion of iTool identifiers.

Keywords

None

Version History

6.0

Introduced