Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!uunet!mcsun!ukc!edcastle!hwcs!monaghan From: monaghan@cs.hw.ac.uk (N.O. Monaghan) Newsgroups: comp.lang.pascal Subject: Help with Turbo Pascal input requested Message-ID: <3161@odin.cs.hw.ac.uk> Date: 5 Jun 91 09:42:41 GMT Sender: monaghan@cs.hw.ac.uk Organization: Computer Science, Heriot-Watt U., Scotland Lines: 10 I wonder if anybody can help me. Is it possible to input an integer in Turbo Pascal while having the echoing of the digits suppressed as they are being typed in. I know that it is possible to read each digit in individually and suppress the echoing while this is being done, and then convert the data into an integer - but is there anyway in which an integer can be directly read in without using any conversions or similar tricks? Nils.