Table of Contents

CONFIGFILE property (System)

Description

Returns the name and path of the RXI file used to start the application.

Property Value

A string containing the name and path of the RXI file used to initialize the application at startup.

Property Traits

DevelopmentRuntimeIndexedScaledSynthetic
N/AGet OnlyNoNoNo

Remarks

N/A

Example

 
RXIFile = Get_Property( "SYSTEM", "CONFIGFILE" )
 
 
 

See Also

CONFIGINFO property, Starting the Presentation Server