[comp.sys.mac.comm] What's new in WK 11.08

drew@cup.portal.com (Andrew E Wade) (07/15/90)

From the update that takes White Knight 11.07->11.08, a bug fix release.
-Drew Wade
drew@objy.com
_________________________________
1) Fixed two more problems with VT102 emulation.  The first corrected
incorrect double-spacing of lines, the second caused data to not be lined
up correctly when printing to certain printers.

2) If the Procedure command END is executed, Procedures left on the "stack"
via previous NEST commands are now cleared out.  In other words, an explicit
END command (unlike a Procedure that finishes without an END command) cancels
all previous NEST commands.

3) Fixed bug in ZMODEM receive that trashed a non-MacBinary file that had been
aborted and later resumed.

4) Fixed bug in page printing routines that could clip off top of first line
on each page when a large font size was selected.

5) Fixed bug where a PROMPT ^ Procedure command, when satisfied, did not
disable all active ALERT commands.

6) Fixed bug with menus showing up in bizarre order under alpha version of
System 7.0.

7) The Service->Procedure->Write For Me function will now properly write
commands for Short Break Signal, Long Break Signal, Invert DTR For 1 Second,
and ASCII DEL character (code 127).