Re: easier editing of nwctxt?
Reply #1 –
Initial tests OK once I figured out the invocation.
If Options->'Compress Input' is not checked, I get this error when I close the dialog:
This is weird since the tool seems to support uncompressed input. STDOUT looks OK as well.
My version of nwc2clips.inc is "2.493"
Code at line 65 is part of NWC2ClassifyLine($ln). It seems to throw the error if $ln is empty. IMO,
nwc2clips.inc should test for this and return something sensible rather than erring.