Command: objlist

Syntax

objlist

Description

List external objects known to the system.

Parameters

None

Switches

Notes

For each external object, the listing will comprise its obj (unique object) number, its component type (e.g. OLE) and its object class name.

Examples

List all external objects.

objlist

List all external objects and direct the output to a text file.

objlist -of=objects.lst

See Also

Commands:

component, wcomponent

Functions:

oleload (component), oleobj (component)