 | 

























  |  | Get Short Path | METHOD | GETSHORTPATH | | Description | Returns in Param1 the short name of the long file/path passed in Object. | | | | | OBJECT | The long name/path of the file to get the short version of | | PARAM1 | n/a | | PARAM2 | n/a | | PARAM3 | n/a | | PARAM4 | n/a | | PARAM5 | n/a | | ERRORTEXT | Any error message | | | | | Sample code | RetVal = zz_Utility_Dll("GETSHORTPATH", "C:\my documents", Result) Call Msg(@Window, Result) | | Screen dump |  |

|  | |  |  |