C0986 |
2023/05/21 |
Added True-Type Font support |
C0987 |
2023/05/21 |
Set default IND$FILE I/O buffer size to 25000 instead of 2500 |
C0988 |
2023/05/21 |
Added TermMode variable to show default or alternate mode |
C0989 |
2023/05/24 |
Added DCB options to File Transfer Upload window |
C0990 |
2023/05/25 |
Added option for HTML print output |
C0993 |
2023/07/08 |
Added logic so that during a text file upload if the source file is x'0A' (unix style) we convert to x'0D0A' windows style while uploading.
Set INI option UploadConvertLFtoCRLF=1 to enable.
|
C0994 |
2023/07/16 |
Added INI option SetSockOpt=n to enable or disable the 2 socket options normally enabled by Vista. For diagnosing disconnect issues.
|
C0996 |
2023/08/14 |
Added INI options for Attn and Sysreq bytes sent See INI Help doc for details
|
C0997 |
2023/10/31 |
Set IgnoreKeyUp80=1 as the default. User reported rogue x'80xxxxxx' keypresses on Win 11 without using RDP (which was the origin of this option for fix P0947)
|
C0998 |
2023/12/09 |
Added KeepAliveTimeDisable option, to disable KeepAliveTime after nnnn seconds
|