Dialog File Open

Opens the standard Open Dialog box, in order to let the user to choose a file.

Settings

open

Opens the dialog box.

filename

Full name of the selected file (included the path).

short filename

Fill name without path information.

path

Initial path. Filled by the path of the selected file .

filter

Files filter.

For example can be:

Patch files (*.pat)*.pat
All Images *.jpg; *.bmp; *.ico
Wave, aiff or mp3 files *.wav; *.aif; *.mp3; *.flac
All files (*.*)*.*

completed

Send 1 value when the open dialog operation is completed. Should be connected to a flow-from-one-to-zero module to trig an action after the file name selection.

reset filename

Sets the file name to a blank string.

See also

version 5.2.221206

Edit All Pages