Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dsinc!netnews.upenn.edu!hyper.lap.upenn.edu!garay From: garay@hyper.lap.upenn.edu (John Garay) Newsgroups: comp.lang.pascal Subject: "Dots will echo:" for passwords... Message-ID: <40822@netnews.upenn.edu> Date: 10 Apr 91 05:44:54 GMT Sender: news@netnews.upenn.edu Distribution: na Organization: University of Pennsylvania, Language Analysis Project Lines: 25 Nntp-Posting-Host: hyper.lap.upenn.edu I'm interested in a procedure in TP which will echo dots to the screen instead of the actual keys pressed. In other words, one of the ol' 'Please type in password (dots will echo):' types of things. The form I have now (w/ the password broadcasted on the screen is: clrscr; writeln ('Please Type Password:'); readln (password); I figure somewhere between the writeln and the readln there's got to be a way to make dots echo instead of the (secret) password. Any ideas, anyone? A little background: IBM TP3.01 (WAIT! I'm interested in ideas with any TP version!). Thanks much for the help.... ****************************************************************************** John Garay e-mail : garay@hyper.lap.upenn.edu Office phone : (215) 898-1954 Home Phone : (215) 382-4102 Donations : 4034 Walnut, Philly, PA 19104 "Change the Way People think, and things will Never be the Same." S. Biko ******************************************************************************