[Info-vax] DCL Integer Overflow
osuvman50 at gmail.com
osuvman50 at gmail.com
Fri Jul 7 12:12:27 EDT 2017
On Friday, July 7, 2017 at 9:47:18 AM UTC-4, Bob Koehler wrote:
> In article <15a647e5-905e-4571-85d2-d3f623674bf4 at googlegroups.com>, osuvman50 at gmail.com writes:
> >
> > You left out one of the most glaring ommissons: arrays. You have several f=
> > unctions that iterate, but no clean way to save the results.
>
> You've never emulated arrays in DCL? It's a well known trick.
I said clean way, embedding the index in the symbol name is an ugly hack. And doing a(b(i)) requires intermediate symbols.
More information about the Info-vax
mailing list