Textonyms: Difference between revisions

m
→‎AWK: fixed handling of the 'print redirection has null string value' situation when the user comments out the lines suggested in BEGIN.
imported>Meerkut
m (→‎AWK: clarified that a message indicating that the key "99999" is present in the table, but the associated word for that key ("XXXX") is not found.)
imported>Meerkut
m (→‎AWK: fixed handling of the 'print redirection has null string value' situation when the user comments out the lines suggested in BEGIN.)
Line 424:
}
}
else if (EXPORT_TXN != "") {
printf "%s\n",
"number-of-textonyms\tword's-length\tkeys\tlist-of-textonyms" >EXPORT_TXN
Anonymous user