[progress Communities] [progress Openedge Abl] Forum Post: Re: Spawing New Progress Session...

  • Thread starter Thread starter doa
  • Start date Start date
Status
Not open for further replies.
D

doa

Guest
Are you on windows? If yes you can use "System.Diagnostics.Process:START(cCommandLine,cParamList)." The first param is the full path to the exe the second param are the parameters OS-COMMAND just wraps the console of the host OS, and cmd in windows is very picky in terms of parameter format and also some paths (UNC paths don't work for example)

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