‎2007 Jan 08 6:49 PM
Hello all.
How can i determine the current X,Y window position so i can draw a BOX in the current line?
Thank you
Nuno Silva
‎2007 Jan 08 9:43 PM
Hi,
Refer the below link and ask if any questions.
http://help.sap.com/saphelp_47x200/helpdata/en/d2/cb3d07455611d189710000e8322d00/frameset.htm
Thanks
Viswa
(Assign points for helpful answers)
‎2007 Jan 08 9:48 PM
Additionally, determining the current key position of the window, usually trial and error method. You can use the 'Test Output' option to see the place where it draws the box. Another thing, you don't need current line position as in the box command, you have to provide X and Y axis within the window. So it doesn't matter where you are, it will generate the box based on your X,Y inputs with the box command.
Hope, it helps.
Thanks
Viswa