Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

DisplayWorkspaceBrowserDialog Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View Product Info

Syntax

Engine.DisplayWorkspaceBrowserDialog ( dlgTitle, dlgOptions = 0)

Purpose

Launches a dialog box that lets you select and edit a workspace file.

Remarks

User interfaces use this method to allow users to select a workspace file, load and unload a workspace file, edit the files in the workspace file and project files, and perform SCC operations.

Parameters

dlgTitle As String

[In] Specifies the title of the dialog box. Pass an empty string to use the default title for the dialog box.

dlgOptions As long

[In] Pass any combination of the WorkspaceBrowserDialogOptions constants. Pass WorkspaceBrowserDlgOption_Editable to enable editing of the workspace. Use the bitwise-OR operator to specify more than one option.

This parameter has a default value of 0.


See Also

CommonDialogOptions

CurrentWorkspaceFile

WorkspaceBrowserDialogOptions

WorkspaceFile


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit