Home
Introduction
Using Holon
Holon Tools
Contact
Using Holon
User interface
browser
macro view
direct access
online
programming
the program
Editing
module
groups
words
hypertext
move items
Loading
init code
load all
load used
lean code
code window
Testing
words
program
terminal
interpreter
changes
debugging
debug code
EPROM
cold start
cold test
code image
|
|
Macro View

The macro view (press the <+> key) provides the big picture. The minus key or F8 bring you back to the normal (micro) view. -- Next
- This view is ideal for studying the program.
- It is also handy for restructuring the program after a set of changes.
- The elements are rearranged with cut and paste (<Del> and <Ins>).
- With every word you see its code address. The address is zero if the word is not loaded.
|