Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to allow user to select a folder?
#3
; list directories
out "list directories"
lpstr d=dir("C:\Rhoads\Verichem Web Site\*" 1)
rep
if(d = 0) break
out d
d = dir("" 1)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)