Right then,
After a quick bug tracking session with Switchblade, the FreEPOC Event Core for ER6 has two problems. The rebuilt archive will be on FrEPOC toniht, but for the meantime...
The section of code that is designed to generate a blank email ONLY works on firmware 4.13. Given that you (the programmer) don;t know what the users firmware is, I'll remove this code section this evenign an upload a more rounded Event Core.
If you want to pactice yourself, change the following line
[code:1]
INIT_SETUPSENDASKEYSANDMENU
to read
rem INIT_SETUPSENDASKEYSANDMENU
[/code:1]
Remove the call in g_menu: for EMAIL, and change g_kbddrv: so that g_email_author is not called. Or wait till this evening, but it is only asmall change.