JXN User Notes

Repetition of Commands

  1. Clicking on a line in the output list transfers the line to the input field where it can be modified and executed again with the [↵] key.

  2. The cursor keys [ ↑ ] and [ ↓ ] scroll through the command history and show the commands in the input field. [ ↓ ] [↵] [ ↓ ] [↵] … repeats a sequence of commands.

  3. name=[↵] repeats the most recent assignment to variable name.

  4. Menu: File → Edit…  transfers the output list into an editor window. In the editor the commands can be modified and executed again with Menu: Run → replace & close.

Differences of the Arithmetik compared to Java

    see also JXN_versus_Java, JxnSimplifiedSyntaxTable and JXN_EBNF_Syntax