Hello, awk doesn't have arrays with array members, which is what I now need. However, if I could make some connection between a string, e.g. "foo" and an array 'foo', this would be enough. I reckon gawk can do sth. like that. But is there any possible workaround in the traditional awk?
Can anybody comment on this? Thanks! Ruda
