Changes

Jump to: navigation, search

Project R0.1 20131- OOP344

7 bytes added, 19:42, 31 January 2013
Help
*:2. END - moves the cursor to the position to the right of the last character in the string, changing the offset, if necessary. <u>If the last character is at the edge of the screen, moves the cursor to that character.</u>
**Same thing as the previous question? *curPos = getCols() ? -fjzhou
***Thanks Thank you, fjzhou. I wonder why I didn't use any code from XMOVER. If you are right, then we have to keep tracking the cursor position on the screen by using getPos() function and comparing with the getCols()? However, I don't think that would be a problem since we keep adjusting the strOffset if the curPosition is at the end of the field. Then the last character of the string will not be at the edge of the screen and the cursor will be. So why would we put the cursor on the last character of the string? -Chun
==Help Needed==
1
edit

Navigation menu