FILEOPEN Mnemonic - Create File Open Dialog

BBj-Specific Information

For this topic's original documentation, see FILEOPEN Mnemonic - Create File Open Dialog.

Syntax

'FILEOPEN'(prompt,path,name,ext[,filters[,mode]])

Description

Parameter

Description

mode

In BBj 5.0 and higher, select whether file, directories, or files and directories are selectable using the file dialog. The available options for mode are:

0 only files may be selected

1 only directories may be selected

2 files or directories may be selected

 

Note: The default setting is 0. When setting mode to 1 or 2, the filters option is ignored.

See Also

Mnemonics - Alphabetical Listing

Mnemonics - Group Listing

STBL Formats - BBj