From: Vinícius d. S. O. <vin...@gm...> - 2021-06-28 12:58:49
|
Em seg., 28 de jun. de 2021 às 09:51, Andrew J. Schorr <as...@te...> escreveu: > On Mon, Jun 28, 2021 at 09:56:03AM +0200, Manuel Collado wrote: > > >Maybe that'd do. Can such a function use the statement next? How'd > > >that work, the plugin calling the function triggering next? > > That's a very interesting question. I imagine that all hell > would break loose. Unfortunately triggering next would be one of the obvious error handling approaches just like triggering nextfile. On file-level error, user triggers nextfile on BEGINFILE. On record-level error, user triggers next on JSONRECORDERROR. -- Vinícius dos Santos Oliveira https://vinipsmaker.github.io/ |