home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware City / Developers / sf-cmds / sfput / sfput.rsrc / TEXT_16000_man general.txt < prev    next >
Encoding:
Text File  |  1994-10-20  |  362 b   |  23 lines

  1.  
  2. NAME
  3.  
  4. sfput - pop a standard file dialog
  5.  
  6. SYNOPSIS
  7.  
  8. sfput <variable name> [ -p "prompt string" ]
  9.  
  10. DESCRIPTION
  11.  
  12. The "sfput" command displays a dialog and waits for the user to enter a name for a new file or folder.  The path to the selected item is returned as a shell variable.
  13.  
  14. RETURN CODES
  15.  
  16. <0    Error
  17. 0    Success
  18. 1    Canceled by User
  19.  
  20. SEE ALSO
  21.  
  22. ask, notify, sfget
  23.