aFilterList = & Second half of filter list aFilterList = & First half of filter list
cFileName = & Do not set an initial file name ClearFilters() & Clear filters in case in loop The following example sets the relevant properties to enable multiple file selection, shows the dialog and displays the path\filename.ext of the selected files in a cursor. It combines GETFILE(), PUTFILE() and presents a modern interface to the user. Tools > Component Gallery > Foundation Classes > Dialogs > Common Dialog (then right click) > Add to FormĪs you will discover, there are numerous properties and methods for this class. If you want a user to be able to select multiple files from Windows, create a new form and from the VFP menu :.