Hello,

Okay i am trying at my first window app and I need some help...

All I have is a text box and a command button.
After the user enters in a name like c:\mytext.txt
and then hits the okay button I would like it to pull up the console and display the text there.

I know how to call up the system and how to display the file once opened, but I do not know how to tell the okay button to do that.

Any help would be apprecitated.

Thanks