home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / x / xwords / !Help next >
Text File  |  1994-09-22  |  4KB  |  91 lines

  1.  
  2. !Xwords
  3.  
  4. v1.0 (21st-Sept-'94)      
  5.  
  6. Geraint Williams
  7.  
  8. This is the first version of a programme which will take a list of words 
  9. from a Text-file, and generate a Draw-file crossword puzzle from them.
  10.  
  11. The programme accepts wordlists (of up to 50 words) from Text-files, 
  12. where individual words are separated by a "newline" character (ie. one 
  13. word per line).
  14.  
  15. Output is via a Draw-file grid and a Text-file containing the ordered 
  16. wordlist (the programme also accepts clue lists, which are inputed 
  17. identicaly to the word lists, with the order of clues {in the clue-file} 
  18. corresponding to the order of words {in the word-file}).  
  19.  
  20. The Text-file output (ie. ordered clues or words) may be obtained with a 
  21. Draw-text-area header, thus allowing direct import of clues/grid into Draw.  
  22. Alternatively, normal text and grid output can combined in most document 
  23. processors, eg. Impression, Pendown.  (Xwords supports data transfer via 
  24. Scrapfiles)
  25.  
  26. Draw-file grids are intelligently grouped allowing easy editing of eg. font, 
  27. background colour.
  28.  
  29. Please note that while the programme is compiling the crossword puzzle, it 
  30. will need to "grab" large amounts of memory temporarily (A wordlist of 20 
  31. words will require approx. 128K, while one of 50 words may well require 
  32. 1MB of temporary free memory.) (Note that memory is released as soon as 
  33. the process is completed, or halted)
  34.  
  35. Press <Escape> to halt the compilation process.
  36.  
  37. "Open" crosswords will be compiled on a large grid in order to speed up 
  38. the compilation process.  However, this can produce sprawly and uncompact
  39. crossword grids.  The alternative is to specify a maximum extent 
  40. for the grid size (ie. a "Tight" crossword), but do be warned that my 
  41. compilation algorithm is: not very intelligent, written in BASIC, and not 
  42. particularly well optimised. (I am currently looking into a better algorithm 
  43. that will: allow the process to multi-task, produce numerous grids from the 
  44. same wordlist, be able to spot "problem" words, and not need to snatch so 
  45. much memory to operate).  On the other hand, you may find that even an 
  46. "Open" crossword is taking a long time to compile; the answer is to select 
  47. a "Tight" crossword, and set the size to "49" (this is the maximum 
  48. permitted size).  If no problems are encountered, then you can gradually 
  49. reduce this size, to compact the crossword.
  50.  
  51. The programme has only be tested under RISC OS 3.1
  52.  
  53. This application !Xwords is SHAREWARE, meaning that if you find it 
  54. useful and start producing crosswords for third-parties, then you should 
  55. obtain a registered version by sending £5(sterling) + return postage costs to
  56. me. (I have plenty disks). Site licences for schools/clubs etc. allowing use 
  57. by all connected persons will cost an additional £5.  Cash or cheques 
  58. payable to Geraint Williams.  
  59.  
  60. The registered version will have a wordsearch option included, allowing 
  61. compilation of wordsearches from wordlists.  The improved version of the 
  62. crossword compiler should also be available soon, features including:   
  63. multitasking/go-faster compilation, some sort of routine to spot which 
  64. words in particular are causing problems in compiling, as well as subtle 
  65. features such as answer sizes appended to the clues ie.(3,5).
  66.  
  67. This version of the application !Xwords is copyright Geraint Williams 
  68. 1994. It may be freely distributed as long as no charges other than media 
  69. costs are imposed, and this file is always kept with the application.  
  70. Exempt from the charging restrictions are Public Domain libraries who 
  71. may charge their normal (low) distribution costs for applications of this 
  72. nature.  This software is used at your own risk, as I accept no
  73. responsibility for any damage caused as a direct or indirect result of
  74. using this programme. 
  75.  
  76.  
  77.  Bugs,abnormalities,registration,problems,complaints,suggestions to me:
  78.  
  79.                                         Geraint Williams
  80.                                         36, Graigola Rd,
  81.                                         Glais,
  82.                                         Swansea,
  83.                                         W.GLAM.
  84.                                         SA7 9HS
  85.                                         Fax. (0792 655353)
  86.  
  87. Big thanks to:
  88. !Zap courtesy of Dominic Symes 
  89. !FormEd2 courtesy of Acorn Computers/RISC squad/Paul Hobbs
  90.          
  91.