Bug fix release 14.10.2 brings, among other things, the following improvements:
- Fix a number of issues with printing under Windows
- Enable the AltGr key under Windows. You can now type the backslash on German-language keyboards.
- Fix incorrect EOF characters in text files written with `PRINT1`, `WRITE1`
- Fix a minor issue with formatting of floating point numbers in `PRINT USING`
Note that from this version onwards, `LPT1:` is by default attached to your default printer. If you don't want any printing, use the option `--lpt1=` with no name specified.
Thanks to everyone who helped find and solve these issues!