On Monday 14 February 2005 13:38, Øystein Selbekk wrote: > Could you give me an example....? > Examples in the help files shows how to do it with a com port, > but not the keyboard. DO WHILE NOT Eof(File.In) LINE INPUT myString PRINT myString LOOP Rob