Navigation: Scripting Reference Manual > Functions & Subroutines > RunFile

 

RunFile

 

Contact Us: fredsupport@photonengr.com

 

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

SysNew

SysOpen

SysClose

Examples

 

 

 

 

 

 

Copyright © Photon Engineering, LLC