Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== MODULEFILENAME property (System) ====== ==== Description ==== Returns the path and file name of the current Presentation Server instance. ==== Property Value ==== A string containing the path and module filename for the current process. ==== Property Traits ==== ^Development^Runtime^Indexed^Scaled^Synthetic^ |N/A|Get Only|No|No|No| ==== Remarks ==== This property uses the GetModuleFileNameW Windows API function internally. ==== Example ==== <code> PSExeName = Get_Property( "SYSTEM", "MODULEFILENAME" ) </code> ==== See Also ==== CMDLINE property, Starting the Presentation Server guides/oi10/presentation_server/modulefilename_property_system.txt Last modified: 2023/10/25 10:49by 127.0.0.1