BBC Micro Kermit 1.46. This version supersedes version 1.45 that is found on the Columbia University Kermit Archive. From J.G.Harston - jgh@mdfs.net - mdfs.net, Sun, 01 Sep 2013 18:40:15 +0100: That one had a serious bug in local filename handling with an IF/THEN/ELSE clause the wrong way around[1], I fixed this bug to create v1.46: http://mdfs.net/Software/Comms/Kermit [1]v1.45 erroneously assumes that anything other than ADFS is DFS and so forces anything other than ADFS to be truncated to 7-character filenames. v1.46 corrects this by correctly assuming that anything that is not DFS is not DFS, so only truncates filenames to 7 characters with DFS, and allows 10-character filenames on everything else. The ZIP archive contains a mixture of text and binary files in BBC format. This directory contains the text files suitable for general Internet access: Size.. Date....... Filename 142996 May 12 1987 assembler-manual.txt Manual for the assembler 6044 May 12 1987 assembler-readme.txt Readme file for the assembler 13206 May 12 1987 kermit-readme.txt Readme file for Kermit 284551 May 12 1987 kermit.asm Assembler source code for Kermit 13997 May 12 1987 kermit0.txt Kermit manual part 0 13898 May 12 1987 kermit1.txt Kermit manual part 1 18556 May 12 1987 kermit2.txt Kermit manual part 2 23166 May 12 1987 kermit3.txt Kermit manual part 3 16873 May 12 1987 kermit4.txt Kermit manual part 4 15119 May 12 1987 kermit5.txt Kermit manual part 5 20915 May 12 1987 kermit6.txt Kermit manual part 6 22690 May 12 1987 kermit7.txt Kermit manual part 7 25041 May 12 1987 kermit8.txt Kermit manual part 8 6377 May 12 1987 kermit9.txt Kermit manual part 9 The Zip files containing all the files, both text and binary, is here: ftp://ftp.kermitproject.org/kermit/archives/bbc146.zip (via FTP) http:://www.kermitproject.org/ftp/kermit/archives/bbc146.zip (via HTTP) Frank da Cruz, Tue Sep 3 11:04:35 2013