Description
Read-only. Returns the path to the VBSCRIPT folder in the current control path. This folder is a location where VBScripts can safely store files.
Applicable Events
AnyApp Pre-Application, AnyApp Post-Algorithm, AnyApp Post-Application, Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify
Syntax
object.VBScriptFolderPath
Parameters
Object is a reference to the Application object. For more information, see Application Object (page Application Object).
VBScriptFolderPath is the command.
Example