On Sat Apr 26 17:30:01 2025 +0000, Joe Souza wrote:
In the latest changes I have already split out much code from WCMD_ReadConsole into subfunctions. You're saying it's still too long? I suppose that I could split out the code for the individual case statements into separate handler functions, but the code to handle Tab is the bulk of that function.
I wasn't aware of WCMD_parameter. That is a good suggestion if it works for what's needed here.