property KermitMaxLen : Word
Default: 80
Determines the maximum number of bytes in one Kermit packet.
The normal maximum value is 94, but the Kermit Protocol Manual suggests the default value of 80. If KermitMaxLen is set to a value in the range of 95 to 1024, long packets are enabled with the specified packet size. As with other Kermit settings, however, long packets will be used only if the remote partner also supports it.
See "Kermit options" in the printed documentation for more information.
Exceptions: EOutOfMemory
See also: KermitMaxWindows