The MSKERMIT.INI file is KERMIT's "autoexec.bat" file. Whatever kermit commands are in MSKERMIT.INI, kermit will execute when started. Customize this file for your own system. For greatest ease of use, put KERMIT.EXE into your DOS directory (or any directory you have in your PATH definition.) Note that K.EXE on the EduCALC Goodies Disk #1 is an early version of KERMIT (ver 2.32/A). The version that comes with HP's PDL is version 3.00. Note to owners of Norton Commander: you can automate PC-to-48 transfer by including these lines in your NC.EXT file: : kermit s ! src: kermit s !.! ! gro: kermit s !.! ! asc: kermit s !.! ! lib: kermit s !.! ! Then you can transfer a file to the 48 by just pressing [blue][PRG] on the 48, and [ENTER] on your PC. -jkh-