2026/01/10

From Woozle Writes Code
Jump to navigation Jump to search
Saturday, January 10, 2026 (#10)
Friday Saturday Sunday posts:prevthis

What I seem to have worked out (see previous post) is that a CmdLine array element at any level can be either a string or another CmdLine, which can then be called to report itself as either string or array. (There seems a faint possibility that maybe even string elements should be CmdLines, slightly simplifying the code. I think.)