DFSLink Developer Documentation

AExternalData.openScriptFile Method

Opens a script file in the specified mode.

Overload List

Opens a script file in the specified mode.

public abstract StreamWriter openScriptFile(bool);

Opens a script file with the given name in the specified mode.

public abstract StreamWriter openScriptFile(string,bool);

See Also

AExternalData Class | dfslink Namespace