Previous Next

INSERT-FILE( ) method
Inserts the text of filename into the editor widget at the current location of the text cursor.
Return type:
Applies to:
 
Syntax 
INSERT-FILE ( filename )
filename
A character-string expression equal to the full or relative pathname of a file. If you specify a relative pathname, the INSERT-FILE( ) method searches PROPATH to find the file.
If the text insertion is successful, the method returns TRUE.
Note:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.