Modeller.fileOpen


fileOpen(filename)

Runs the named script file, executing the commands therein. If the filename given is not a fully qualified absolute path name (i.e. it does not begin with a network path or drive letter), LUSAS Modeller will assume that it is a relative path name with respect to the current working directory

filenamestringAbsolute or relative pathname of the script
Return valuenone 

See also getCWD setCWD

Back to Modeller

Back to Overview