home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / club100 / txt / splchk.do < prev    next >
Text File  |  2006-10-19  |  2KB  |  38 lines

  1. SPLTD2.DOC  Copyright 1986 David W. Willman 75775,202
  2.  
  3.   SPLCHK.TD2 is a spell check program written for the M100 or T200 with the
  4. Tandy portable disk drive and utilizing POWR-DISK or TS-DOS operating systems.
  5.  
  6.   The disk dictionary files may be on one or more disks, but must be set-up
  7. as follows:
  8.   1. Each disk may contain one or many dictionary files, but they must be
  9.      sequential.
  10.   2. The files must be named DICT-A.DO thru DICT-Z.DO with only words starting
  11.      with that letter within the file.
  12.   3. The words within the files must be in alphabetical order, all letters must
  13.      be lower-case, must be on seperate lines with no blanks, and must not
  14.      contain spaces but may contain a hyphen or appostrophe as long as they
  15.      are not the first character of the word.
  16.  
  17.   The first thing the program does is verify that all dictionary files exist
  18. and keeps track of what sequential files exist on what disk number, if multiple
  19. disks are utilized. Next the program displays all active, visible files and
  20. prompts for the file to be checked (.DO extension is optional). This must be a
  21. file in RAM that has been prepared by the machine language program loaded by
  22. DCPREP.
  23.  
  24.   When using a multiple disk dictionary you will be prompted when to change
  25. disks. The program will tell you which disk number to insert. You will only
  26. get one chance to do it right, otherwise, the program will have to be
  27. started over again.
  28.  
  29.   Any words in the test file that are not found in the dictionary files will
  30. be copied into the RAM file named SUSPEC.DO for later review. When all
  31. test words have been checked the original test file will be killed and the
  32. program will return to the computer's main menu.
  33.  
  34. Please report any problems or other comments to Dave Willman 75775,202.
  35.  
  36.                                                 Good Luck & Good Spelling
  37.                                                         Dave W.
  38.