Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Python.ProgramFullPath

Queries full program path.

Component Version macOS Windows Linux Server iOS SDK
Python 14.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Python.ProgramFullPath" )

Parameters

none

Result

Returns text or error.

Description

Queries full program path.
Return the full program name of the Python executable; this is computed as a side-effect of deriving the default module search path from the program name (set by Python.SetProgramName).
The value is available to Python code as sys.executable.
If called in FileMaker will show you the path to the FileMaker app.

See also

Blog Entries

This function is free to use.

Created 12nd June 2024, last changed 12nd June 2024


Python.PrintOutput - Python.ProgramName