home *** CD-ROM | disk | FTP | other *** search
/ Sunny 1,000 Collection / SUNNY1000.iso / Files / Dos / Chess / REPLAY.ZIP / VERSION3.4 < prev   
Encoding:
Text File  |  1993-09-06  |  3.1 KB  |  70 lines

  1. CHESSRP3 Version 3.4 Comments:               Sept 1993
  2. --------------------------------
  3. There are some differences going from version 3.3 to version 3.4 of
  4. program CHESSRP3 that you should be aware of - especially if you have
  5. already become accustomed to version 3.3.
  6. ------------------------
  7. The version 3.4 program is packaged as: CHESSRP3.EXE
  8. The version 3.3 program is packaged as: CHESSR33.EXE
  9. ------------------------
  10. The difference is in the way the 2 programs handle COMMENTS records.
  11.  
  12. Of the 5 record types used by these programs, these 3 remain unchanged:
  13. >       The title record
  14. $       The begin (or END) selective chessmen placement
  15. WRa1    The 'place selective chessmen statements'.
  16.  
  17. How version 3.3 selects MOVES and COMMENTS records:
  18. 1.  A COMMENTS record is identified by an '*' in record column 1.
  19. 2.  A MOVES record is a record which does not fit the description of any
  20.     of the previously mentioned record types.
  21.  
  22. How version 3.4 selected MOVES and COMMENTS records:
  23. 1.  A MOVES record is identified by the first non-blank character being
  24.     a numeric.
  25. 2.  A COMMENTS record is a record wich does not fit the description of
  26.     of the previously mentioned types.
  27.  
  28. To let the player know, what type of record program CHESSRP3 (version 3.4)
  29. assumes it is working with, it highlights the current MOVES record in
  30. a different color than it highlights a COMMENTS record in.
  31.  
  32. MOVES    records are highlighted in YELLOW (as is done in version 3.3)
  33. COMMENTS records are highlighted in GREEN.
  34.  
  35. If a record you expected to be a MOVES record, actually is treated as a
  36. COMMENT, then inspect the 1st character in the record.
  37.   For example:   1  d4  d5  might be coded erroneously
  38.            as:   l  d4  d5  ( a lower case L as opposed to a numeric 1 )
  39.            or:  O1  d4  d5  ( a capital O as opposed to a 0 - zero )
  40.  
  41. You might notice, that version 3.4 is capable of playing version 3.3
  42. games which must be coded with a field preceeding the actual MOVES
  43. statement.  CHESSRP3 version 3.3 did not care what was in this first
  44. field as long as it was there, but CHESS games in print (which is the
  45. assumed source of PC coded games) always give a MOVES number here.
  46.  
  47. Should you prefer the version 3.3 to the 3.4 version, you still have
  48. both games in your package.  You can leave them named as provided or
  49. rename them to your chosen names.
  50.  
  51. PS:  Program 3.3 is now 3.3a.  A flaw in the programs handling of
  52. castling move has been corrected.
  53. If you care to see the flaw in the original version 3.3, then play a
  54. game to the first castling, then back off the castling and go forward
  55. once more.
  56. This confused the program as to whoes move was next and caused it to
  57. stop with a castling error condition.
  58.  
  59. Remember, the author is very interested in correcting programming
  60. errors and hopes that should you find one, that you will immediately
  61. bring it to our attention.
  62.  
  63. Thank you for becoming a subscriber to CHESSRPL Software.
  64.  
  65. We hope that you will participate in the distribution of CHESS MOVES
  66. files to BBS's, members of your CHESS club and whereever such files
  67. can be made available.
  68.  
  69. Sincerely, your CHESSRP3 author.
  70.