stefan
unread,Oct 7, 2011, 4:12:13 AM10/7/11You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
You could define an initial macro MYINIT which replaces the built-in
END command with a home-grown macro MYEND by using ISREDIT DEFINE END
ALIAS MYEND. In macro MYEND you have tp specify ISREDIT DEFINE END
RESET to reset the recent definition of the END command. I have not
tested it, but this may have some weird side effects. Test thoroughly
in split mode.