•Command J = JumpPg used to jump to the beginning of another (or the same) program.
•In case we are writing a long program where 99 blocks are not enough, with this command we can jump to the next program and continue writing the program here.
•Another use is the constant repetition of the same program, which has a use in some cases.
•The command can also be used for the common end of several programs in which we will use this command.
After pressing the button with the command J (JumpPg), the screen for entering the program number will appear.
•Program number range is 1 - 99.
•The value can be entered using the numeric keypad or the up and down arrows.
•If we hold the up or down button, the value will change faster and faster.
•An incorrectly entered value cannot be confirmed with the button (OK).
•With a button (Back) we cancel the addition or change of the block.