[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Selecting Directories Via Dialog Boxes



>
>try this:
>
>############################################################
>
>#! perl -w
>use strict;
>require "StandardFile.pl";
>my $dir = &StandardFile'GetFolder('Select a folder', "::");
>print $dir;
>
>############################################################

Adam,
	Wonderful!  It works!  And best of all, it's straight and to 
the point.  As an aside, they should've put that into the MacPerl 
book.  :(
	Glad to see that our military is so helpful.


best,


na'im


# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org