-
zelnet v0.10.1 Stable
released this
2026-07-03 17:34:34 +00:00 | 14 commits to main since this releaseAdded
- Multi-command
zelnet cmd:zelnet cmd "CMD1" "CMD2" ...runs N CL commands
sequentially in ONE remote-command job, so job state (CHGCURLIB,ADDLIBLE,OVRDBF)
set by an earlier command holds for later ones — the foundation for compiling into a
target library that the compile-time*LIBLmust resolve. Fail-fast: the first CL
escape stops the sequence and exits non-zero. Single-command output is byte-identical
to before; multi-command runs print azelnet: > CMDheader per command. Positional-arg
overflow is now a loud error instead of a silent drop.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Multi-command