I am trying to create a popup to give the user a choice of dbf files to copy. This is in dBase 5 for DOS
DEFINE POPUP NAME PROMPT FILES LIKE *.DBF
Gives me the list of files but also list the directory and drive. I want a clean list to avoid confusing the user.
Any suggestions would be appreciated.
TIA
Tom
DEFINE POPUP NAME PROMPT FILES LIKE *.DBF
Gives me the list of files but also list the directory and drive. I want a clean list to avoid confusing the user.
Any suggestions would be appreciated.
TIA
Tom