[plt-scheme] read-line no echo

From: john m (jptm70 at whoever.com)
Date: Sun Feb 13 12:27:41 EST 2005

Hi,

I am trying to implement a password prompt where characters are not echoed. I have searched around but not found a solution. I have managed 
to kludge a solution by using (system ...) and accessing the bash command 'read -s'. Is there a scheme solution or does this need an extension 
written in C? I only need to support OS X and Linux.

TIA, 

--j
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



Posted on the users mailing list.