Hello Phil,
Look at System.Diagnostics.Process [1]. You'll probably be most interested
in Process.Start.
[1] http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fSystemDiagnosticsProcessClassTopic.asp
--
Matt Berther
http://www.mattberther.com
> How do you go about executing a command line function from code?
>
[quoted text clipped - 4 lines]
> ===
> Phil
Phil Jones - 01 Apr 2005 04:00 GMT
Cheers Mat - I'll check that out.
Appreciate the pointer.
===
Phil