wwAPI::WinApi_GetStartupModuleFilename

Returns a fully qualified path for the executing Windows Process executable. Note this can be either Vfp9.exe or your own application like MyApp.exe.

Note: This is a static function not a class method

WinApi_GetStartupModuleFilename()

Returns

Returns a fully qualified path name for the executing Process.

See also

Class wwAPI