emboughey
Programmer
- Mar 15, 2007
- 15
I can't figure out how to allow someone to navigate to a specific directory to start the program.
Can anyone help?
I'm using the following syntax type.... (old stuff I know)
@ 5,5 say 'Enter Directory to convert data from: '
thefile = getdir()???
use alltrim(lower(thefile))
Thanks is advance.
Eboughey
Can anyone help?
I'm using the following syntax type.... (old stuff I know)
@ 5,5 say 'Enter Directory to convert data from: '
thefile = getdir()???
use alltrim(lower(thefile))
Thanks is advance.
Eboughey