home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / CL_SOL20.ZIP / CS_DFED.TXT < prev    next >
Text File  |  1995-02-09  |  2KB  |  34 lines

  1.           CS_DFED.EXE- <C>lassic <S>olitaire <D>ata <F>ile <ED>itor
  2.           ---------------------------------------------------------
  3.  
  4. This is the editor for the data file CLASSIC.DF1.
  5.  
  6. If the user drops carrier, or the system hangs while a user is playing Classic,
  7. they cannot finish the current days game.
  8.  
  9. This file is for the SysOp to manually change the "played" flag in the data
  10. file at a users request. Please make a back up of CLASSIC.DF1 before running
  11. the editor, after running this editor, be sure to check in the game to make
  12. sure all is well.
  13.  
  14. What does it do?
  15.   1) It changes the "played" flag to false so the user can replay the day.
  16.   2) It reduces the monthly score by that days total.
  17.   3) It changes that days total to 0.
  18.   4) It reduces the number of days played by 1.
  19.  
  20. What doesn't it do?
  21.   1) If a player won a hand the day that is changed, it WILL NOT decrease
  22.      the number of games won. This total will be reflected incorrectly, but
  23.      this is cosmetic and should not cause a problem.
  24.  
  25. How do I do it?
  26.   1) Upon execution of CS_DFED.EXE, the program will check to see that 
  27.      CLASSIC.DF1 is in the current directory. It will exit with a message if
  28.      it is not.
  29.   2) Next it will prompt you for the name of the user that needs to be changed.
  30.      This name must be entered EXACTLY as the BBS has it. (case insensitive)
  31.   3) If the name is found, CS_DFED will show all of the days and whether they
  32.      have been played or not, then it will prompt to enter the day to change.
  33.   4) Thats all you have to do, if the day is a valid day the program will make
  34.      the changes to CLASSIC.DF1 and report the progress as it does.