Sujet : Re: VMS Software Bootcamp 2024
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 14. Sep 2024, 23:33:22
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vc52vh$1n80k$3@dont-email.me>
References : 1 2 3 4
User-Agent : Pan/0.160 (Toresk; )
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. ;)