File Browser

From BR Wiki
Revision as of 21:28, 11 October 2013 by Laura (talk | contribs) (Created page with "A File Browser Control (client side only) is supported by BR: OPEN #99: "NAME= OPEN|SAVE:starting-directory[mask], ..." Specify OPEN or SAVE to indicate what style of f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A File Browser Control (client side only) is supported by BR:

OPEN #99: "NAME= OPEN|SAVE:starting-directory[mask], ..."

Specify OPEN or SAVE to indicate what style of file selection box should be used. The colon is required. If you wish to use the current directory as a starting point, use a period. (e.g. OPEN:. ) The mask is a wildcard filename mask that may contain question marks and asterisks. For example:

OPEN #99: "NAME= OPEN:.[*.PRL],SHR",INTERNAL,INPUT,RELATIVE 

Available as of 4.18a.