Hi Antonio
I just started trying the cGetFile() function. Looks great but I would like to be able to pass it a filter, For example if I just wanted .dbf files I would like to be able to do something like
Is this possible?
Thanks
Doug
(xProgrammer)
I just started trying the cGetFile() function. Looks great but I would like to be able to pass it a filter, For example if I just wanted .dbf files I would like to be able to do something like
sChosenFile := cGetFile( " *.dbf" )Is this possible?
Thanks
Doug
(xProgrammer)