I want to display a message to the user without the user having to push OK. I want to be able to take the message away after another process executes. Thank yu for your time.
You can either use another VI and remove all the visual stuff (inside File>>VI properties) and open and close the VI or you can have the message inside your VI and make it visible\invisible using property nodes.