$sfile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 19:31, 11 May 2008
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.