home *** CD-ROM | disk | FTP | other *** search
/ Software Du Jour / SoftwareDuJour.iso / BUSINESS / LOTUS / TUTDOC1.ARC / 3408.PRN < prev    next >
Encoding:
Text File  |  1985-02-26  |  896 b   |  38 lines

  1.  
  2. Problem  A 123 version of Hangman game.  Application uses very fancy
  3.          macros for doing string manipulation as you try to guess the
  4.          letters within a few choosen words.
  5.  
  6.  
  7. Block Diagram
  8.                ___________________ ______________
  9.               |                   |              |
  10.               |    Main screen    |              |
  11.               |___________________|              |
  12.               |                   |    Macros    |
  13.               |  Encoded word list|              |
  14.               |___________________|              |
  15.               |                   |              |
  16.               |  Readable wordlist|              |
  17.               |___________________|______________|
  18.  
  19.  
  20.  
  21. Tips
  22.               All macros starting at AB4
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.