[EMAIL PROTECTED] wrote: > Did anyone ever use that Dialog? The problem is, it says it > can only use CSIDL_xxx Constants as Parameter for $rootdir. > I'd like to start browsing in the current script path, but > it seems I can't give it that dir as parameter?
That was my problem with that dialog, also. Never could figure out how to start at a given directory. So it effectively was useless for me. That is why I had to go with the much uglier and cumbersome FileSelect. I'll give the DirSelect which you sent a try. -- Mike Arms _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
