guifilepath(type:charscalar) where charscalar is one of "setdatafile", "addmacrofile", "addhelpfile", "addpath" |
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