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...
Continue reading...