GetApplicationDataFilePath Data Member Function

Populates a string with the absolute path of the Scenome installation data file path. This is the directory containing the Scenome binaries. Typically, something like C:\Program Files\Scenomics or wherever the binaries are installed.

Prototype

string GetApplicationDataFilePath( string p_sPath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sPathA string that will store the path to the application data directory.

Examples

Copy Text To Clipboard

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