Using VB .NET 2003.
Is it possible to call a program like NotePad from my program without
resorting to APIs?
I can not seem to get a good method for this. Sample function would be
great.
> Using VB .NET 2003.
>
> Is it possible to call a program like NotePad from my program without
> resorting to APIs?
> I can not seem to get a good method for this. Sample function would
> be great.
Dave
Look at the 'Process' class in the help file, that will do what you
want and no API in sight :-)

Signature
Jeff Gaines Damerham Hampshire UK