Advertising banner:

History
 
 FCAppParentPath
Home • Help • A0 • Customization Tools • FCAS • Language Reference • FCAppParentPath
 
FCAppParentPath (FirstClass internal functions)
Minimum version: 4.0
Purpose
Returns the path to the location from which an application was launched.
The path string includes server drive information as well as path information from the user context. You will have to parse it for the particular data you need.
Syntax
FCAppParentPath
Example
Debug (FCAppParentPath)