I would love to see XEDIT on VM/CE.? I know you have a lot invested in EE, but have you thought about looking at the product KEDIT?? While written for Windows 32 bit and most likely in C or C++, I'm wondering if it might help you with the logic?? Maybe not.
Yes, I would love to have XEdit functionality in VM/CE.
On Mon, Oct 24, 2022, 19:47 Martin Scheffler <San-Lorenzo@...> wrote:
On Sat, Oct 15, 2022 at 04:57 PM, Martin Scheffler wrote:
The ingredients for the ALL macro will follow (SET SELECT, SET DISPLAY ...).
The first prototype of the ALL command (builtin, not a REXX macro) is here. SET SELECT and SET DISPLAY are operational and almost complete. SET SCOPE is implemented but now there is *much* legwork to do to make all existing commands obey the new situation created by SET SCOPE DISPLAY.?
I will push my enhancements to GitHub after some more testing. Should I consider publishing binaries as alpha preview releases ?