Next: guihelp() Up: Graphical Interface Help File Previous: guiboxplot()   Contents

guifilepath()

Usage:
guifilepath(type:charscalar) where charscalar is one of
"setdatafile", "addmacrofile", "addhelpfile", "addpath"



Keywords:
guifilepath() is used to set various files, file lists,
and path lists.  It brings up dialogs to solicit file
information, which it then forms into a MacAnova command.
Options are
  type:"setdatafile"   does DATAFILE <- "..."
  type:"addmacrofile"  does addmacrofile("...")
  type:"addhelpfile"   does addhelpfile("...")
  type:"adddatapath"   does adddatapath("...")
where the ... is extracted from the dialogs


Gary Oehlert 2005-08-12