For those interested in keeping wandering eyes (and fingers) out of your 
applications <g>!

Included:   PW_Demo.prg
            PASSWORD.prg
            PW2.prg
            PWReadMe.txt <obviously!>

PW_Demo: Demonstrates how to get a password without using 
         the tried and true color attributes for <same_color>/<same_color>
         for your input field, memvar or what-have-you.

         The technique used enables the user to see the progress of
         his/her entry via displaying X's in place of user input.

         Also, as an added "feature", this demo automatically adjusts
         the password window to accomodate the size of the password
         memvar being passed to it. 

PASSWORD & PW2 contain data encryption/decryption techniques which some
of you may find interesting or (better yet) useful. 
            
------------------------------------------------------------------------------
Apologies for the complete lack of documentation, as these were uploaded
just to give some help AND provide some ideas about PASSWORD techniques.
------------------------------------------------------------------------------

/// Good luck.........Rick Price

/// ATBBS.............HAMMETT
/// CI$...............71157,762


         
