| Did you know ... | Search Documentation: |
| frame<-open_file |
|chain
filters â chain of tuple objects, each tuple(Name, Extensions)
where Extensions is a ;-separated list or a
chain of char_array. Example:
chain(tuple('Prolog', chain(pl,prolog))).
default â absolute file name used as initial
selection.allow_many â if @on,
allow multi-select and return a chain of file names; otherwise return a
single name.