Browse Options Property

LabView Local Project Settings

Browse Options Property

Short Name: BrowseOptions

Installed With: Base Package

Class: Path Properties

Set or get the file dialog box options. The options include prompt, mode, start path, and button text.

This property is similar to the options on the Browse Options page of the Path Properties dialog box.

Elements

Name Description
Prompt Sets or gets the prompt string of the browse dialog box.
Match Pattern Sets or gets the match pattern string of the browse dialog box.
Select Mode Sets or gets the selection mode of the browse dialog box.
Start Path Sets or gets the start path of browse dialog box.
Pattern Label Label to display in the file dialog box next to the custom pattern.
Button Text Specifies the label to display in the file dialog box for the accept or OK button. If you do not specify a label, the button text defaults to OK.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo