Author Topic: Browse Directory with Existing Path  (Read 2313 times)

0 Members and 1 Guest are viewing this topic.

AARYAN

  • Newt
  • Posts: 72
Browse Directory with Existing Path
« on: May 08, 2013, 06:48:09 AM »
Hi All,

Please help me.

I need a routine to select folder through Visual Lisp with Existing Path. I have tried Lee McDonell's Code but it doesnt allow me to go back to previous folder. Is it possible to browse folder listing from Desktop and pointing to the existing supplied path.

Thanks and Regards
AARYAN

irneb

  • Water Moccasin
  • Posts: 1794
  • ACad R9-2016, Revit Arch 6-2016
Re: Browse Directory with Existing Path
« Reply #1 on: May 10, 2013, 03:51:56 AM »
You could use either DosLib's dos_getdir function.

Or alternatively OpenDCL's also got similar functions (and a lot more for dialog intefacing).
Common sense - the curse in disguise. Because if you have it, you have to live with those that don't.