home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / cimerge.zip / README.MRG < prev   
Text File  |  1993-03-25  |  2KB  |  56 lines

  1. CIMERGE.EXE By Henry Gerlach
  2.  
  3. cimerge is a program for players of tradewars 2002 who use utilities such
  4. as TWMAP which use files captured from the 'computer interrogation mode'
  5. in TW2002. If you don't know what this is, You will have to get one of 
  6. these programs. I will not describe it here.
  7.  
  8. This program is freeware and may be distributed freely as long as no
  9. modifications have taken place. no charge may be assesed for the 
  10. distribution of this program other than a reasonable fee for the cost of
  11. diskettes, or an access charge for BBSs.
  12.  
  13. I, Henry Gerlach will not be responsible in any way for any losses stemming 
  14. from the use of this program.
  15.  
  16. The purpose of cimerge is to 'merge' two sets (.prt .wrp) of cim files,
  17. gaining the information from both.
  18.  
  19. Using cimerge is simple, just enter:
  20.  
  21. CIMERGE BASE1 BASE2
  22.  
  23. Where BASE1 is the name of the first set of files, without the extension
  24. And   BASE2 is the name of the second set of files, without the extension
  25.  
  26. If you want to merge TW2002-A.PRT with TW2002-B.PRT
  27. And you want to merge TW2002-A.WRP with TW2002-B.WRP
  28.  
  29. You would enter:
  30.  
  31. CIMERGE TW2002-A TW2002-B
  32.  
  33. cimerge will then make a set of files called MERGED.PRT and MERGED.WRP
  34. any information from either file will be included in these files.
  35.  
  36. If you and a corpmate have captured the cim data, and each of you has 
  37. explored 50% of the sectors, you may end up with a set of files for twmap
  38. which give you 75% explored, or even better.
  39.  
  40. cimerge takes each file, line by line, and determines which original file's
  41. data to use in the output file. If one file has that sector explored, and 
  42. the other does not, it will use the explored data for both .PRT and .WRP
  43. files for that sector. If both files have the sector explored, or both
  44. unexplored, it will use the info from the newer of the two files.
  45.  
  46. This way you can keep your files up-to-date.
  47.  
  48. If you have several sets of files, you will have to merge them 2 at a time.
  49. note: CIMERGE will not accept MERGED as the input file name since that is
  50. the output file name, and you can't have the same file open for input one
  51. place and output in another, sorry, you will have to rename the MERGED 
  52. files to TEMP or something each time.
  53.  
  54.  
  55.  
  56.