Forum Post: RE: Running External Process from 4GL on Windows

  • Thread starter Thread starter Jeff Ledbetter
  • Start date Start date
Status
Not open for further replies.
J

Jeff Ledbetter

Guest
Are both better than OS-COMMAND? Jeff Ledbetter www.roundtable-software.com email: jeff.ledbetter@roundtable-software.com skype: jeff.ledbetter From: Matt Gilarde [mailto:bounce-mattg@community.progress.com] Sent: Saturday, July 18, 2015 7:58 AM To: TU.OE.Development@community.progress.com Subject: RE: [Technical Users - OE Development] Running External Process from 4GL on Windows RE: Running External Process from 4GL on Windows Reply by Matt Gilarde Yes, the Process class is the recommended way to start processes in .NET. Calling CreateProcessA directly is probably slightly faster but the time it takes to actually launch a process will surely swamp whatever slight gains you get from avoiding a .NET call. Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top