kprogrammer
Programmer
- Feb 28, 2003
- 27
I am working in VFP 8 and using the common dialog to select files. The control works fine until the number of files, in conjunction with the size of their names increases. When this happens, the control returns no files in the selection array. I believe I am exceeding the controls allocated memory for the selected file array.
Has anyone overcome this problem?
Can anyone point me to an alternative control for browsing directories and selecting large numbers of files before I write my own process?
Kirk
Has anyone overcome this problem?
Can anyone point me to an alternative control for browsing directories and selecting large numbers of files before I write my own process?
Kirk