$sfile

From Scriptwiki
Revision as of 21:31, 11 May 2008 by Aca20031 (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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