‎2006 Sep 21 2:21 PM
Hi.
Can be possible get the rows and columns of the cursor in a SapScrit, from the control program?
Thanks!
Mar.
‎2006 Sep 21 2:26 PM
Hi,
/: BOX WIDTH '17.5' CM HEIGHT 1 CM FRAME 10 TW INTENSITY 15
/: BOX WIDTH '17.5' CM HEIGHT '13.5' CM FRAME 10 TW
/: BOX XPOS '10.0' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW
/: BOX XPOS '13.5' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW
Draws two rectangles and two lines to construct a table of three columns with a highlighted
Regards,
Santosh
‎2006 Sep 21 2:26 PM
Hi,
/: BOX WIDTH '17.5' CM HEIGHT 1 CM FRAME 10 TW INTENSITY 15
/: BOX WIDTH '17.5' CM HEIGHT '13.5' CM FRAME 10 TW
/: BOX XPOS '10.0' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW
/: BOX XPOS '13.5' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW
Draws two rectangles and two lines to construct a table of three columns with a highlighted
Regards,
Santosh
‎2006 Sep 21 3:17 PM
Hi.
I can save the rows and columns in variables? For general purpose.
Thanks
Mar.
‎2006 Sep 21 3:31 PM
hi,
As per my understanding of your post, I came to know that you want to store the rows and columns on which you double clicked (similar to get cursor in reports).
No, it is not possible.
Regards,
Sailaja.
‎2006 Sep 21 3:37 PM
Hi.
No, it isn't.
For example, I like put text in the form, and then I consult the row and the column of the cursor, save it in variables.
I like know the col where start a specific text, and the col where end these text.
Sorry my english! I write it bad.
Thanks!
Mar.