Forum Post: Issue with prowin.exe vs _progres.exe

  • Thread starter Thread starter James Palmer
  • Start date Start date
Status
Not open for further replies.
J

James Palmer

Guest
We have a load of batch processes that currently run using prowin. They shouldn't because they don't actually need to be GUI so I'm trying to convert them to use _progres.exe. Except it's not finding the rcode to run. The first one works, the second doesn't. What am I missing? start C:\Progress\OpenEdge\bin\prowin.exe -basekey "INI" -ini e:\batch\MONTHEND\batch.ini -pf e:\batch\MONTHEND\ICMASliv.pf -p TeamTimeCost.p -b start C:\Progress\OpenEdge\bin\_progres.exe -basekey "INI" -ini e:\batch\MONTHEND\batch.ini -pf e:\batch\MONTHEND\ICMASliv.pf -p TeamTimeCost.p -b "Unable to run Startup Procedure"

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