home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / apps / educatin / crypgram / crypgram.txt next >
Text File  |  1990-10-30  |  2KB  |  41 lines

  1.  
  2.                      Cryptogram Helper by Mark Buttram.
  3.  
  4.                          Written in GFA Basic 3.0.
  5.  
  6. This  program makes working cryptograms a little easier.  This program  will 
  7. not give you answers, but will keep track of what letters equal what. To run 
  8. the program you should have these 2 files:
  9.  
  10.           CRYPTO.PRG    GFA Basic 3.0 Compiled Program
  11.  
  12.           CRYPTO.RSC    Resource file for CRYPTO.PRG
  13.  
  14. Run CRYPTO.PRG.  You should now be presented with a Dialog box.  Click on OK 
  15. or  press  RETURN to exit from this box.  You will now be asked to  enter  a 
  16. line.
  17.  
  18. Enter  the  first line of the Cryptogram you are trying to  solve  (You  can 
  19. include all punctuation) and press RETURN.  All text entered is converted to 
  20. upper case by the program.
  21.  
  22. The program will then ask for the next line,  continue entering lines  until 
  23. all lines are entered (5 MAX).  Press RETURN at the "Enter Line>" Prompt  to 
  24. end.
  25.  
  26. Now your cryptogram will be displayed on the screen along with a box at  the 
  27. bottom  which  contains  the letters A - Z and a  RUB  and  QUIT  Box.  Your 
  28. solution  will  appear  directly  above  each  corresponding  word  in   the 
  29. cryptogram.  Any  punctuation you typed in will already be displayed  there. 
  30. Now  that your cryptogram is displayed you can start solving it.
  31.  
  32. Let's  say that you are given a clue that says that A = F,  first you  would 
  33. click on the A box at the bottom of the screen,  and then you would click on 
  34. the  F  box.  All  the A's in the cryptogram would now  have  the  letter  F 
  35. directly  above them.  You would then continue to solve the puzzle  in  this 
  36. way,  click on the letter to be changed and then the letter to change it to. 
  37. The RUB Box is used to change a character to a space. Click on QUIT to Exit. 
  38.  
  39. Send bug reports or questions to MABUTTRAM on GENIE.
  40.  
  41.