Subj : DOS question To : borland.public.cpp.borlandcpp From : "Rob C" Date : Fri Jul 11 2003 01:49 pm I have used powerC (DOS) for many years. There is a function in powerC called ‘readch();’ that reads the characters and attributes currently on the screen, which I then take and store in a file. I’m now using the DOS (standard) platform of Borland C++ 5.02 and am asking what function I would use to perform that same operation. (Could you please instruct me, too, so that I could look these types of things up on my own in the future.) .