QMRITools`
QMRITools`

FileSelect

FileSelect[action]

creates a systemdialog wicht returs file/foldername action can be "FileOpen","FileSave" or "Directory".

FileSelect[action,{type}]

same but allows the definition of filetypes for "FileOpen" and "FileSave" e.g. "jpg" or "pdf".

Details

  • The following options can be given:
  • WindowTitleAutomaticWindowTitle is an option that specifies the title to give for a window.

Examples