ChooseDirectory Function

Opens a dialog box showing a directory tree. Returns path selected by user or an empty string if cancelled. Initial directory shown specified in argument1. This function is similar to ChooseDir but uses the standard system dialog which includes access to network shares.

Arguments

Number Type Compulsory Default Description
1 string Yes Starting Directory

Returns

Return type: string array