 | 

























  |  | GetLongPath | METHOD | GETLONGPATH | | Description | Returns in Param1 the long name of the short file/path passed in Object. | | | | | OBJECT | The short name/path of the file to get the long version of | | PARAM1 | The long name | | PARAM2 | n/a | | PARAM3 | n/a | | PARAM4 | n/a | | PARAM5 | n/a | | ERRORTEXT | Any error message | | | | | Code sample | RetVal = zz_Utility_Dll("GETLONGPATH", "C:\progra~1", Result) Call Msg(@Window, Result) | | Screen dump |  |

|  | |  |  |