Changes

Jump to: navigation, search

Project R0.1 20131- OOP344

22 bytes added, 14:23, 31 January 2013
Help
**I think this means that: if the last position of the field is at getCols(), you cannot allow the cursor position to go beyond that. Remember xMOVER? how it console.alarm()'s when you try to go past getCols()? Its basically saying that, the cursor MUST stay within the field. -fjzhou
*: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 at character.</u>
**Same thing as the previous question? *curPos = getCols() ? -fjzhou
==Help Needed==

Navigation menu