‎2006 Nov 03 4:44 PM
Hi All,
I have 6 screens in my APP. I have used Set Screen 0 then call screen XXX to set another screen. However after certain usage it gives me an error stating 'You requested two many consecutive nested call screen'.
Can anybody help me on this.
Thankx in Adv.
‎2006 Nov 03 4:55 PM
‎2006 Nov 03 7:07 PM
Hi,
there is a limit for the no.of.screens which will be added to the stack during the call.so use LEAVE TO SCREEN.
Cheers,
Abdul Hakim
‎2006 Nov 04 9:44 AM
Hi Sanjay,
As You Set the Screen as 0. The below that just give levae screen So that from the screen from which u r leaving out is closed... so that u can have some restricted number of screens in used. At that time u will not be given any run time error. ok
All the best.
Murthy