[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re:Feature request: Exception handling
From: |
J Naman |
Subject: |
Re:Feature request: Exception handling |
Date: |
Fri, 18 Nov 2022 12:29:59 -0500 |
Could you please send an example of one FTP log record (input line) that
causes a blow-up and a few lines of Gawk code where the exception occurs.
If the function or main block is short, < 10 lines, then the block of code.
I have been dealing with a number of special cases in CSV and have gotten
really good at rewriting my buggy code to not get exceptions (all of my own
making, not Gawk).
Hope I can help, Jnaman