08-05-2008 01:09 PM
Problem Description :
I want to use Two Button Dialog Box as per Labview Help Search as described
below. Could not find vi. According to help it should be in Express Vi Menu.
Anyone out there can give me a clue?
************ Two Button Dialog Description ********************* Displays a dialog box that contains a message and two buttons.
message is the text to display in the dialog box.
T button name is the name displayed on one of the dialog box buttons. The default is OK.
F button name is the name displayed on one of the dialog box buttons. The default is Cancel.
T button? returns a value of TRUE if you click the dialog box button named T button name. If you click the dialog box button named F button name, T button?
returns a value of FALSE.
08-05-2008 01:41 PM
08-05-2008 01:51 PM
08-05-2008 02:00 PM