SaveFile Data Member Function

Saves the shortcut in the location specified by this object's Directory data member.

Prototype

int32 SaveFile( string p_sPath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sPathThe absolute path of the shortcut .LNK file to save.

Examples

Copy Text To Clipboard

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