MMO'RSA:  Restore Screen Area

Bit value:  262144

This opcode tells INMEMO to restore the copy of the screen area made earlier (using opcode MMO'SVA), prior to returning to Basic. If no save and restore facility is available, it will return the same MMX'SAF error code described above for the MMO'SVA opcode.

Please refer to the note above regarding the coupling of MMO'SVA and MMO'RSA opcodes with each other and with other opcodes. The most common usage will be to include both the MMO'SVA and MMO'RSA on a single call, together with display or edit opcodes. This will have the effect of a pop-up memo window, which appears and disappears without affecting the underlying screen display.