‎2007 Jul 17 3:12 PM
Hi. I have a short question. Let's say that I want to make a simple write program
WRITE: 'some text'.And after launching that programm I'd like a button appears in tho top of screen. It can be in menu or sth like SSCRFIELDS.
I assume that when I want to use a WRITE statement I can't create a SCREEN with STATUS GUI an put that write into that screen. So what should I do? Greetings. P.
‎2007 Jul 17 3:18 PM
‎2007 Jul 17 3:16 PM
You CAN have a PF-STATUS in a list.
have alook at the Demo program demo_list_menu_painter
demo_list_set_pf_status_1
demo_list_set_pf_status_2.
Regards,
Ravi
Message was edited by:
Ravi Kanth Talagana
‎2007 Jul 17 3:18 PM
‎2007 Jul 17 3:24 PM
Hi,
You can have PF STATUS call the screen in which you've defined the buttons that u require.
<b>Reward points if this helps,</b>
Kiran