bobbimanners / emailler

Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
http://bobbi.epizy.com
Other
30 stars 5 forks source link

EMAIL: Bug in `NEXT.EMAIL` handling #51

Closed bobbimanners closed 3 years ago

bobbimanners commented 3 years ago

When I refactored the code that obtains and updates the next email number I introduced a bug. The result of this is EDIT.SYSTEM gets called with the post-increment value of the email number, not the pre-increment value. Not surprisingly it can't find the file!

bobbimanners commented 3 years ago

Fixed in 2.1.1.