‎2009 May 21 5:23 PM
Hi all,
I have a program with one selection-screen(1000).
But now i need to create a screen(0100) and this screen should appear first than the selection-screen(0100), and the selection screen should be called after the screen(0100).
Can i do this without delete the selection-screen(0100)?
In other words, can i run the program and skip showing the selection-screen(1000)?
Regards,
Pedro Bessa
‎2009 May 21 5:31 PM
‎2009 May 21 6:13 PM
I don't want a dynamic selection screen... I think i need to force F8 in code...
Is this possible?
Regards,