OpenForReadWrite Data Member Function

Opens the text file for read or write operations.

Prototype

int32 OpenForReadWrite( string p_sAbsPathToFile )

Parameters

Parameter Type Parameter Name Documentation
stringp_sAbsPathToFileAbsolute path of the ASCII file to open.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.