LoadFromFile Method

         Example         Applies To

Updates the text in the Microsoft Script Editor with text from the specified file (on disk).

Syntax

expression.LoadFromFile(Filename)

expression   An HTMLProjectItem object.

Filename   Required String. The fully qualified path of the text file that contains the text to be loaded.