MathGroup Archive 2010

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

Search the Archive

Restricting file type with SystemDialogInput

  • To: mathgroup at smc.vnet.net
  • Subject: [mg110944] Restricting file type with SystemDialogInput
  • From: Nate Dudenhoeffer <dudenhoeffer at wisc.edu>
  • Date: Tue, 13 Jul 2010 05:26:37 -0400 (EDT)

I would like to use SystemDialogInput with FileOpen, but restrict the type
of file the user may select.  For example, only allow the user to select
files like "*.csv".   Is there a way to do this?

Nate



  • Prev by Date: Re: multivariate interpolation
  • Next by Date: Division by zero Optimization
  • Previous by thread: Re: Why Evaluate[Defer[1+1]] does not return 2 ?
  • Next by thread: Re: Restricting file type with SystemDialogInput