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

DisplayEditPathsInFilesDialog Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.DisplayEditPathsInFilesDialog ( dlgTitle, dlgOptions = 0, [initialFile])

Return Value

Boolean

True if you modify one or more files from the dialog box.

Purpose

Launches a dialog box in which you can edit the properties stored in TestStand files that contain pathnames.

Remarks

This method first displays a dialog box that allows you to select which files to edit. After you select those files, this method displays a dialog box that shows all the path properties within those files. You can use this dialog box to change the paths stored in any TestStand file, including sequence files, workspace files, project files, engine configuration files, the station globals file, and the user file.

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 EditPathsDialogOptions constants.

This parameter has a default value of 0.

initialFile As Variant

[In] [Optional] An optional PropertyObjectFile object that the dialog box initially selects in the list control.


See Also

EditPathsDialogOptions

PropertyObjectFile


Resources


 

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