Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!nstn.ns.ca!bonnie.concordia.ca!ccu.umanitoba.ca!herald.usask.ca!anderson From: anderson@herald.usask.ca (Cathy Anderson) Newsgroups: comp.lang.pascal Subject: Password Prog Message-ID: <1991Apr10.232429.14348@herald.usask.ca> Date: 10 Apr 91 23:24:29 GMT Distribution: na Organization: University of Saskatchewan Lines: 11 Okay, I've noticed that someone has been talking about a password program lately. I had written one myself a while back which was not as good as some the replies posted here but it works. I have it so it reads the password from a file and it can be changed without the code. The problem is that I need an external file (which can be typed so you can get an idea of the password) Anyway, what I want to know is if there is a way so that this password can be included in the .EXE file so I don't have to have another file and I don't need the code to change it. Thanks for any help. P.S. I'm using Turbo Pascal 5.5/6.0 David Anderson