Click to See Complete Forum and Search --> : Open


jukup
July 31st, 2001, 02:35 AM
I need help. In my application there is a textbox where a filename appears. I would like to have a button in my form that when pressed will run a program (say MSWord) that will automatically open the file whose filename is in the textbox. I cannot find a way to do and I was wondering if anyone would be kind enough to help me. It is propably a bugger anyway. Thanks.

Cimperiali
July 31st, 2001, 03:11 AM
Go to Vbnet ( http://www.mvps.org/vbnet/ ) and search for
ShellExecute

Special thanks to Lothar "the Great" Haensler, Tom Archer, Chris Eastwood,
Bruno Paris and all the other wonderful people who made and make Codeguru
a great place.
Come back soon, you Gurus.

The Rater