Testing Words

You can test every word immediately after loading it. Press <F4> (Run) to execute the word in the target. Pass parameters on the data stack and watch the results here. -- Next
- If you press <F4>, the host copies the stack's contents to the target, executes the word in the target at the code address shown in the WORD window, waits for the word to end, and finally retrieves the stack.
- Enter new values (Alt+V) or delete stack entries (Alt+C).
- Change the number base to hex or decimal (Alt+B) and the way the numbers are displayed (signed/unsigned, Alt+N)