Description Runs a script in the specified file.
Syntax RunFile fname
Parameters fname As String File name of the script to run.
Remarks RunFile opens and runs the script specified by fname. Errors in the fname script will be reported.
When using this command through the COM interface, the document object suffix should be used.
See Also Examples
|