home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 44 / MF_UK_44_1.iso / Shareware Plus / Games / Anagrams 1.4 / Anagrams / Anagrams.rsrc / STR#_1008.txt < prev    next >
Encoding:
Text File  |  1996-07-29  |  1.4 KB  |  71 lines

  1. @BNew...
  2.  
  3. Creates a new, empty dictionary.  You can then add words to the
  4.  
  5. dictionary by using "Add Words from Text File" (see below).
  6.  
  7.  
  8.  
  9. @BOpen...
  10.  
  11. Opens an existing dictionary file.
  12.  
  13.  
  14.  
  15. @BEdit "dictionary-name"...
  16.  
  17. Edits the current dictionary.  A dialog box lets you find/add/delete
  18.  
  19. words.  It also shows the total number of words in the dictionary.
  20.  
  21.  
  22.  
  23. @BRevert "dictionary-name"
  24.  
  25. Reverts back to the last saved version of the current dictionary.
  26.  
  27. All changes to the current dictionary are forgotten.  This item is
  28.  
  29. only enabled if one or more words have been added or deleted.
  30.  
  31.  
  32.  
  33. @BSave "dictionary-name"
  34.  
  35. Saves changes to the indicated dictionary file.  This item is only
  36.  
  37. enabled if one or more words have been added or deleted.
  38.  
  39.  
  40.  
  41. @BSave As...
  42.  
  43. Saves the current dictionary to a new file.
  44.  
  45.  
  46.  
  47. @BAdd Words from Text File...
  48.  
  49. Adds new words to the current dictionary by reading a text file.
  50.  
  51. A "word" is defined to be any sequence of lowercase letters
  52.  
  53. bounded at both ends by white space, where white space is a
  54.  
  55. space, tab, end-of-line, end-of-file or beginning-of-file.
  56.  
  57. Use command-period to cancel the operation at any time.
  58.  
  59.  
  60.  
  61. @BDump Words to Text File...
  62.  
  63. Dumps the current dictionary to a text file.  Words are dumped in
  64.  
  65. alphabetical order, one word per line, and all in lowercase (so the
  66.  
  67. file can be read by the above menu item).  Cancel the dumping
  68.  
  69. operation at any time by hitting command-period.
  70.  
  71.