home *** CD-ROM | disk | FTP | other *** search
- PASSWORD.ASM Version 1.0
- By Bo McCormick 8/6/81
-
- This is a program that adds password protection
- to programs. Format:
-
- PASSWORD name_of_file
-
- Then answer the prompt with the password to be
- applied to the program:
-
- Password : enter password here
-
- If everything goes well, the program will be saved to disk.
- If not, a message is printed and control is passed
- to the CCP.
-
- The good part of this is, when you type in the program
- program name next time, instead of running the program
- right away, the program asks you for the password. If you
- reply with something other than the original password, the
- program doesn't run, and it returns to the ccp.