MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Browsing for a Directory

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89837] Re: [mg89814] Browsing for a Directory
  • From: bsyehuda at gmail.com
  • Date: Sun, 22 Jun 2008 03:23:32 -0400 (EDT)
  • References: <200806210931.FAA15770@smc.vnet.net>

FileNameSetter has a second argument, if you need

FileNameSetter[Dynamic[f],"Directory"] will do what you need
yehuda

On Sat, Jun 21, 2008 at 12:31 PM, Laszlo Sturmann <lschara at sonic.net> wrote:

> Hi all,
>
> Is there a similar function to
>
> FileNameSetter[Dynamic[f]]
>
> with which I can browse and select a directory instead of a file and put
> it into a variable?
>
> Thanks,
>
> Laszlo
>
>
>
>



  • Prev by Date: Re: Browsing for a Directory
  • Next by Date: Re: Browsing for a Directory
  • Previous by thread: Browsing for a Directory
  • Next by thread: Re: Browsing for a Directory