The file does not end properly

NoticeWorth knowing about the file you get back. It never stops a conversion.

What the converter says

the file does not end with an exclamation mark, which woodWOP treats as cut off

Code: mpr_missing_terminator

What triggers it

An MPR ends with a single exclamation mark. Without it woodWOP treats the program as cut off, which is a harder fault to spot than an error message. The converter reads the file anyway and says so.

[H
VERSION="4.0"
_BSX=800
_BSY=600
_BSZ=18
<102 \BohrVert\
XA="100"
YA="50"
TI="12"

Example that triggers it

How to fix it

Add a line holding only an exclamation mark at the end. If it is already there, the file may have been truncated in transfer.

Messages this command can produce