Hi cstratos;
To convert a string to all uppercase, use the VI
To Upper Case, located in the function palette in the
String menu.
LabVIEW already have a One and a Two buttons dialog boxes. They are located in the function palette, in the
Time & Dialog menu. Because of their limited functionality, you my want to create your own dialog box.
To create your own dialog box, create a vi with all the features you want the dialog window to perform. Edit the connectors of the vi so they return what you want to retrieve (Right-click the upper right icon in the fron panel of the vi and select "Show Connectors"). Then, edit the configuration of your vi so it behave like a dialog box (Right-click the upper right icon again and select "VI Setu
p..."). Finally, add your vi to your main application vi.
I attached an example. Run the VI titled "EXAMPLE.vi"
Regards;
Enrique Vargas
www.vartortech.com