428 Appendix A Command Reference
MAPE
bitMAP editing End
Class Bitmap editor control
Description Marks the end of a bitmap editing session.
Command syntax MAPE
Other required
commands Use MAPB when starting the editing session. Use MAPA or MAPS to save changes.
Example
MAPB // Start bitmap editing session
// One or more bitmap editing commands ...
MAPA My_map1 // Save edited bitmap as My_map1
MAPE // End bitmap editing session