[progress Communities] [progress Openedge Abl] Forum Post: Procedure Doesn't Terminate When...

  • Thread starter Thread starter ezequielmontoya
  • Start date Start date
Status
Not open for further replies.
E

ezequielmontoya

Guest
Hello, we have this issue and hope someone can help us. This is a simple example from the main block: FOR EACH [any table] NO-LOCK WHERE [any condition] : /* ANY STATEMENT */ END. QUIT. If I run it from AppBuilder, it ends Ok. I have made a desktop icon that calls the procedure using same PF and INI. It runs and ends Ok. We need to execute the procedure several times a day, so we are scheduling it on the Windows Task Manager, but although the loop ends Ok, the procedure keeps "running" and never QUIT. (OE 11.6.3 32 bits, Windows Server 2012 standard 64 bits, workstation Windows 8.1 64 bits) What I am missing?

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