D djeanveau New Member Apr 6, 2004 #1 Good day! SYSTEM-DIALOG GET-FILE function Can you use this function somehow to select multiple files? If so, how? TX
Good day! SYSTEM-DIALOG GET-FILE function Can you use this function somehow to select multiple files? If so, how? TX
S Simon Sweetman Member Apr 6, 2004 #2 You may have to call the windows API directly. This MS article shows how it is done in VB and it shouldn't be to hard to do similar from progress: http://support.microsoft.com/support/kb/articles/Q161/2/86.asp
You may have to call the windows API directly. This MS article shows how it is done in VB and it shouldn't be to hard to do similar from progress: http://support.microsoft.com/support/kb/articles/Q161/2/86.asp