On Fri, 13 Sep 2024 20:02:20 -0400, Arne Vajhøj wrote: > But one can do some things: > * split logic up in subroutines Does it have subroutine-local variables? > * have a convention for how to simulate arrays I remember doing that with clever string substitution. ;)