Project

General

Profile

Actions

$sfile » History » Revision 1

Revision 1/6 | Next »
Per Amundsen, 08/11/2015 06:54 AM


Added in 1.9.0

$sfile(dir,[title],[oktext])

Displays the select file dialog and returns the selected file.

Parameters
dir - Start filename in the file dialog.
title - Dialog title text. (optional)
oktext - TODO (optional)

Example

; Open the file dialog.
//echo -ag $sfile(*.ini,Select File)

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT