[progress Communities] [progress Openedge Abl] Forum Post: Mbpro To Tun A Scaled Down Window.

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
I use to have this window to make "batch processing", I mean every 30 seconds it waked up to process records from a pool where other process dropped that records. C:\Progress\OpenEdge\bin\prowin32.exe -p procs\sch\demon1.w -T c:\tap\temp -db tap -N TCP -S 2500 -H xxx -U demon1 -basekey ini -ininame c:\tap\tap.ini // then changed to as user keep closing that program.. changed to task scheduler (windows) C:\Progress\OpenEdge\bin\bpro.exe -p procs\sch\demon2.p -T c:\tap\temp -db tap -N TCP -S 2500 -H s1 -U ventas .b -basekey ini -ininame c:\tap\tap.ini -b -clientlog c:\t\dbgSCh.txt -logginglevel 4 -logentrytypes 4GLTrace:4 Added the -clientlog as this problem arises. (runned it with the -b option and witthout)... but keep getting error 1403 arguing that there is no parameter for -S switch,,, and if I move this before the -N , then the -N parameter is the problem. What Am I doing wrong? Thanks

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