User Tools

Site Tools


en:opensavefiledialog

This is an old revision of the document!


OpenFialDialog (Function) and SaveFileDialog (Function)

Format

openfiledialog ( prompt, path, filter )
savefiledialog ( prompt, path, filter )

Description

Displays a system dialog that allows a user to select an existing file (open/save) or a new file name (save). The function has three parameters: 1) a prompt message that will be displayed in the top of the dialog window, 2) the path or filename where the dialog box opens to, and 3) a string containing filters for specific file types.

See Also

New To Version

2.0.0.6

en/opensavefiledialog.1591716376.txt.gz · Last modified: 2020/06/09 09:26 by admin