Quick Start Guide
For now, since execution has been halted, the calculator is showing the hour glass symbol and will not accept any keystrokes because it has been halted. Inspect the Stack, Local variables, Last Instruction list and other RPL debugging controls. When you are satisfied, press Continue in the RPL window to allow the calculator to finish its job.
Click the Update Home button in the RPL Debugging window. You
will see the calculator Home directory shown. Click the small +
sign to expand the listing (just like a Windows Explorer Window). There is
a STARTUP entry containing a startup program. This was included in
the defuault.e49 calculator sent with the Debug4x installation. Click on
STARTUP and the Home window will actually decompose the program
and shows its contents! There are many such powerful controls in the RPL
debugging window. Take the time to explore them and you will have some
powerful tools to hasten your development projects.