! ! TestKermit: Command file to compile and load Kermit for testing ! purposes. ! ! NB! MenuUtils, UtilDefs and IOUtils are imported and should be ! compiled and reachable by current path or searchlist! com KermitConnect.Pas com KermitGlobals.Pas com KermitLineIO.Pas com KermitMain.Pas com KermitParameters.Pas com KermitScreen.Pas com KermitRead.Pas com KermitSend.Pas com KermitFile.Pas ! link KermitMain ~Kermit !