IF lPrint := MESSYN( 'DESTINO', 'IMPRESORA', 'PANTALLA' )

The IF was being treated wrong, and was being combined with the lPrint.
( the part of Click! that aligns := was fooled )

This is fixed.

---

Breaking of multipart lines with continue (;) into individual lines was
broken. This is fixed.

---

I fixed some code in Click! that locked the Declaration Buster into a
continuous loop under certain conditions. This is fixed.

---

DBCREATE() alignment was broken. It is fixed.