K. Kiran
July 28th, 2003, 03:06 AM
I have to display the Fileopen dialog box as in Word, to select a file. The selection needs to be multiple select (example: to select more than two '.doc' files).
I am working on PowerBuilder (PB) ver 8.0.3. Here I can use the GetFileopen function of PB, but it can be used only for single selection.
How can I achieve the multiple file selection using a windows api? also, how can I get the names of the selected files in the fileopen dialog box (is it again using an api?)
My email: kkiran99@indiatimes.com
I am working on PowerBuilder (PB) ver 8.0.3. Here I can use the GetFileopen function of PB, but it can be used only for single selection.
How can I achieve the multiple file selection using a windows api? also, how can I get the names of the selected files in the fileopen dialog box (is it again using an api?)
My email: kkiran99@indiatimes.com