[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: indexing over structure tags



tam wrote:
> 
...
>     if (w(0) ne -1) then begin
>         ind = w[0]
>         data.(ind).values = ...
> ....
> 

Mea culpa for the w(0) followed on the next line by w[0].  Just trying
to induce maximal confusion.

	Tom