‎2007 Jul 24 11:10 AM
is there a way to exit from an include program to the main program before the include program has finished processing at runtime
‎2007 Jul 24 11:27 AM
Hi,
You can STOP the program completely based on some conditions at that point by using STOP.
I dont think it is is possible to stop the include and return to main program.
Reward if helpful.
‎2007 Jul 24 11:28 AM
‎2007 Jul 24 12:18 PM