You are here: All Help Topics > Other Information > Action Events > Launch database browse

Launch Database Browse Action

The Launch Database Browse action opens a selected database browse file.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Browse Name

The full name of the Browse Definition file

"c:\Program Files\CaseWare\data\simple\simple.bdf"

Position

A selection for the position

"Floating"

Filter

The name of the filter

"name = "LS""

ACTION("LaunchBrowse", expr1, expr2, expr3)

Where

expr1 = entry under Browse Name

expr2 = entry under Position

expr3 = entry under Filter

ACTION("LaunchBrowse", "c:\Program Files\CaseWare\data\simple\simple.bdf", "Floating", "name = "LS"")

  • The launch database browse event provides an automatic a total for any numeric balance columns in the browse if the totals button is checked in the edit browse dialog.

Related Topics