Comments
Loading Dream Comments...
You must be logged in to write a comment - Log In
During program development or test data entry, the current segment can be edited or amended by pressing the ESCape key. This invokes edit mode (as on the Apple ][+), and allows the contents of any Buf in that Segment to be changed, or new code to be appended. A popup toolbar (in WIMP GUI mode) allows single-stepping or tracing through any procedure or task. Benchmarking and profiling of procedures and loops is similarly available. The entire segment can also be backed-up or snapshotted by means of a command such as ::MYBACKUPSEG:: <:: ::CURRENTSEG::, and the structure of any segment displayed by CAT ::WHATEVERSEG::, which also displays its LBA and current Virtual Addresses.