Hi All:
We cannot figure out why this works for some users, but not others ?
Any ideas ?
Thanks
Les
procedure( test()
test = axlDMDirectoryBrowse(getWorkingDir(), nil, ?title "Pick a padstack library directory")
axlUIConfirm(sprintf(nil "Directory selected: %s", test))
)