Anthony Steele - 2004-02-29

Lucky 13, Leap year's day.

CHanges in this beta are:
Added a consistency check when editing format settings: When linebreaking is turned off, "remove returns in expressions" will also be turned off. This prevents long expressions being put onto one very long line, and subsequent bug reports and queries. This helps with Sourceforge bug #887727

Made some max lengths on the integer edits on settings frames - mostly 2 or 3 digits. You won't need to enter numbers longer than that.

Supported obsolete Turbo-Pascal syntax for inline. This should fix Sourceforge bug #888862.
Supported old-tyle char escape sequences. This fixes Sourceforge bug #901126.

Adem Baba has contributed code revisions to eliminate performance bottlenecks. In some cases, particularly with very large files, beta 13 will run ten times faster than Beta 12.