Kermit-IAS commands : C [TTnn] _ connection with remote computer .You have to specify tty line before typing this command without an argument. D [level] - specifies one of 3 debug levels ( 0, 1, 2 ). Default level is 0. E code - specifies a character ( in decimal ASCII code) to escape from connect mode. H - displays this text. I [ON/OFF] - specifies image mode. To transfer no ascii files switch image ON. Default image mode is OFF. L [TTnn] - specifies tty line for file tranfers and connect mode. Default line is TI. ( Can only be set once, and cannot be changed ) M file 4 - specifies unit to print debug messages. Default unit is 5. P [nn] - says to Kermit-IAS to wait nn seconds before sending or receiving files .It lets you pass to the other kermit and enter receive or send command. R - receive command. Kermit-IAS receives files sended by the other kermit. S files - Kermit-IAS sends files to the other kermit. You can specify files as *.* ,TOT*.* , DP1:[12,34]*WEWQ%.IMG , TRA1%%.IMG;0 and so on. The character * corresponds to any string, % replaces any character. CTRL/Z - exits Kermit-IAS.