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

All apps - make chaining robust to changing directory #14

Closed bobbimanners closed 4 years ago

bobbimanners commented 4 years ago

When file_ui() is incorporated into an application it can change working directory. This will almost certainly break the chaining of other programs which currently uses relative paths.

bobbimanners commented 4 years ago

Only applies to EDIT.SYSTEM so far, since the other apps do not change directory. I fixed this in EDIT.SYSTEM to use absolute paths when chaining.

bobbimanners commented 4 years ago

Aside from EDIT.SYSTEM the other apps all have cfg_instdir.

bobbimanners commented 4 years ago

Verified all programs handle directories properly when chaining: