Print,$PRINT
Selecting this option is equivalent to using the XTROP_PRINT opcode, except doesn't require exiting the current tree operation.
To globally add the option to all trees, add the following to miame.ini:
SBR=XTREE_PRINT
The text for the automatically-added menu items is taken from SBRMSG.xxx message 026,003, which defaults simply to:
026,003,Print
If globally enabled, you can disable it by adding the following item to an explicit PopupMenu definition:
PopupMenu=,-$PRINT
History
2012 December, A-Shell 6.1.1326: Function added to A-Shell