i can’t use MS Windows common dialogs control, as i don have VB installed?
can it be done thru API? has anyone done it…
i’m developing a utility for batch BCA scheduling… everything works, except that when users click on one of the buttons it shud show them a directory selection window… (can’t ask “users” to type in the directory path in a text box…)
and on selection it populates the .rep file names in that directory onto a list box and then schedule, which works…