home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / BASIC / POWBASIC / LIBRARY3 / PASSWORD.ZIP / PSWDFILE.BAS < prev    next >
BASIC Source File  |  1990-10-31  |  577b  |  16 lines

  1. 'Program Name    : PswdFile.bas
  2. 'Author          : Lloyd L. Smith for Spectra Technical Support
  3. 'Date            : 10-31-90
  4. 'Compuserve #    : GO PCVENB, Vendor #12/Spectra,  Tech Support ID 71530,2640
  5. 'Tech Support BBS: 813-625-1721, PC-Board, 8,N,1 USR HST 300 - 14.4, 24hrs
  6. 'Tech Support Fax: 813-625-1698  G2 & G3 compatible
  7. 'Tech Support Voc: 813-625-1172  Voice
  8. 'Description     : This simulates you program that you compile, sell, & wish
  9. '                : to password protect, with recompiling to install new password.
  10.  
  11.  
  12. read a$
  13. print a$
  14.  
  15. data "secret"
  16.