2007 Sep 07 5:07 AM
Hi friends,
How to get and set the cursor position on a button in module pool programming.
Kindly advice.
Thanks n regards,
Praveen Lobo
Hi friends,
How to get and set the cursor position on a button in module pool programming.
Kindly advice.
Thanks n regards,
Praveen Lobo
2007 Sep 07 5:16 AM
Hi
In the PBO Module use this statement.
SET CURSOR FIELD '<NAME OF THE PUSHBUTTON>'.
<b>reward if helpful.</b>
2007 Sep 07 5:46 AM
Hello Verma,
But the main problem is lying with get cursor position. I used the command
GET CURSOR FIELD <button name>. but not getting the button name.
Is there any other command ?
Regards,
Praveen Lobo
2007 Sep 07 5:21 AM
SET CURSOR FIELD '<NAME OF THE BUTTON>'.
If it is useful please give me reward points
Thanks
Murali Poli
2007 Sep 07 5:31 AM
hi,
BY USING KEYWORD SET CURSOR U ASSIGN FOCUS THE CURSOR TO A PARTICULAR FIELD IN A SCREEN. USING THIS KEYWORD IN PBO EVENT.
PBO EVENT
SET CURSOR ON 'BUTTON NAME'.
............
IF HELPFUL REWARD SOME POINTS.
WITH REGARDS,
SURESH ALURI
2007 Sep 07 7:08 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |