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/EDIT: Improve argument passing #13

Closed bobbimanners closed 4 years ago

bobbimanners commented 4 years ago

Right now, EDIT.SYSTEM assumes that if it was called with any arguments it was by EMAIL.SYSTEM. This is not necessarily the case. Also, in this case it always asks whether to attach files, and if so calls ATTACHER.SYSTEM.

Add additional parameters to make this explicit. Perhaps:

bobbimanners commented 4 years ago

I beefed up the argument passing when EMAIL.SYSTEM calls EDIT.SYSTEM. It is now as follows: