MathGroup Archive 2008

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

Search the Archive

Re: Browsing for a Directory

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89829] Re: Browsing for a Directory
  • From: Szabolcs Horvát <szhorvat at gmail.com>
  • Date: Sun, 22 Jun 2008 03:22:01 -0400 (EDT)
  • References: <g3ihq3$fe8$1@smc.vnet.net>

[note: message sent to comp.soft-sys.math.mathematica]

Laszlo Sturmann 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 pu=
t
> it into a variable?
>

Hello L=E1szl=F3,

Try

FileNameSetter[Dynamic[f], "Directory"]

This is documented under the "more info" section.

Szabolcs


  • Prev by Date: Re: Combining pure functions to produce a new pure
  • Next by Date: Re: Browsing for a Directory
  • Previous by thread: Re: Browsing for a Directory
  • Next by thread: Re: Browsing for a Directory