 | 















  |  | GetExe | METHOD | GETEXE | | Description | Returns in Param2 the name of the executable used to deal with the file name passed in Object. (E.G. for an HTML document our registry would dictate the use of IEXPLORE.EXE) | | | | | OBJECT | File name | | PARAM1 | Default directory | | PARAM2 | Returns name of associated executable | | PARAM3 | n/a | | PARAM4 | n/a | | PARAM5 | n/a | | ERRORTEXT | Any error message | | | | | Code sample | RetVal = zz_Utility_Dll("GETEXE", "C:\inetpub\wwwroot\sprezzatura\homepage.htm","", Prog) Call Msg(@Window, Prog) | | Screen dump |  |

|  | |  |  |