bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] Access variables not conforming to the variable naming co


From: Peng Yu
Subject: Re: [bug-gawk] Access variables not conforming to the variable naming convention?
Date: Sun, 2 Dec 2018 13:13:54 -0600

> > please don't do that about SYMTAB :)
>
> Why not? Please give a good reason.

A specific example that I have is to parse a headed TSV file and refer
to columns by header names (all of these preprocessing are loaded as
premade awk files, so users don't need to know $1 $2 any more to refer
to columns). Without SYMTAB, it is impossible to do so.

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]