in reply to
Tk:getOpenFile for selecting directories/folders
You may want to check out
this link
, also if you're working on a Win32 Platform - you may want to use
Win32::FileOp
and use the
BrowseforFolder()
function.
-
Moon
Comment on
Re: Tk:getOpenFile for selecting directories/folders
Download
Code
In Section
Seekers of Perl Wisdom