$sfile

From Scriptwiki
Jump to: navigation, search

Displays a dialog for selecting a file.

$sdir(starting dir [,title] [,okaytext])
  • Starting Dir is the directory to start in.
  • Title is the title of the dialog and is optional.
  • Okaytext is the text to display on the "OK" or "Select" button.
  • Returns: Full path to the selected file.

See Also

$msfile $sdir