At last all data is in E-MMI memory. Let's test it for errors. E-MMI monitor gives us many directives to do it. We may begin from L, which will show us the memory contents in hex and assembler mnemonics:
(Red marking of the pictures on this page helps us to find main memory areas: with the program, variables and text, prepared for output).
Next directive D is better to watch texts and numbers:
Well, all is correct! But let's do the last check - in decimal integer form:
Or maybe you'll like L30 directive better...
Related topics:
E-MMI software
|