LoadTextObject Method

Object List Next Object

Defined By:
ObjectTools

Description:

Loads an object from text and merges it into the current module.

Declaration:

Sub LoadTextObject(ByVal FileName As String)

Details:

FileName is the complete filename, including path, of the text object you want to load. The text object will be put into the current module.