Command: ole.FullPath;
Syntax: ole.FullPath;
Return: string

Return the full file path to the script file or to the application. If this command is used by an application that is located on thw web, the Ole will return the URL address of the application.

Example:
fullpath=ole.FullPath;

See also: Path, OlePath


Home|Scripting