home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_GEN / CDMTCH10.ZIP / CMATCH.HLP < prev    next >
Text File  |  1994-01-31  |  4KB  |  111 lines

  1. This file is for online help only.  Do not tamper with!
  2. /Run Help
  3. The Run menu is the command to match the files
  4. specified in the file fields.
  5. ~
  6. /Edit Help
  7. The Edit menu is the command to edit the file
  8. fields, the match parameters, and the Run Mode.
  9. ~
  10. /Color Help
  11. The Color menu is the command to change the back-
  12. ground and foreground colors of the main screen.
  13. ~
  14. /Phone Help
  15. The Phone menu is the command to get the phone,
  16. email, or address of Invariant Software for
  17. technical support or general information.
  18. ~
  19. /Help Help
  20. The Help menu is the command to see more infor-
  21. mation about CodeMatch Version 1.0.  It provides
  22. an on-line user's guide.
  23. ~
  24. /Quit Help
  25. The Quit menu is the command to exit CodeMatch.
  26. Any changes made to the match configurations will
  27. be saved as the current default values in the file
  28. CMATCH.DAT.
  29. ~
  30. /Files Help
  31. Use this section to specify the files for matching and the
  32. output file (if applicable) for mismatches.  If the Mismatch
  33. field is left blank and an output file is desired, the ouput
  34. file name will be the same as File one but with the extension
  35. '.CDM'.  The file will be placed in File one's path.
  36. Syntax:
  37.    File one: [drive:][path]source file
  38.    File two: [drive:][path]source file
  39.    Mismatch: [drive:][path][filename]
  40. The brackets '[]' denote optional input.  See 'Help' for
  41. more information.
  42.  
  43. ARROWS : move cursor to field position.
  44. ENTER : move to next field.
  45. TAB/SHIFT-TAB : go to next/previous section.
  46. ~
  47. /Language Help
  48. Use this section to specify the source language
  49. of the files you wish to match.
  50.  
  51. ARROWS : move cursor around choices.
  52. SPACE BAR : select choice.
  53. TAB/SHIFT-TAB : go to next/previous section.
  54. ~
  55. /Mismatch Handling Help
  56. Use this section to specify how you wish to handle
  57. mismatches while running CodeMatch.  The choices are
  58. 'display only' (display mismatch sections to the
  59. screen), 'write to file only' (write mismatch file
  60. sections to a designated file), or both.
  61.  
  62. ARROWS : move cursor around choices.
  63. SPACE BAR : select choice.
  64. TAB/SHIFT-TAB : go to next/previous section.
  65. ~
  66. /Comment Help
  67. Use this section to specify if CodeMatch should
  68. include or ignore comments while performing the
  69. match.  This section is applicable for all
  70. languages listed in the 'Language' section.
  71.  
  72. ARROWS : move cursor around choices.
  73. SPACE BAR : select choice.
  74. TAB/SHIFT-TAB : go to next/previous section.
  75. ~
  76. /Preprocessor Directives Help
  77. Use this section to specify if CodeMatch should
  78. include or ignore prerocessor directives while
  79. performing the match.  This section is only
  80. applicable for C/C++ and Clipper.
  81.  
  82. ARROWS : move cursor around choices.
  83. SPACE BAR : select choice.
  84. TAB/SHIFT-TAB : go to next/previous section.
  85. ~
  86. /Space Characters Help
  87. Use this section to specify if CodeMatch should
  88. include or ignore space characters and all non-
  89. printable characters such as tab, carriage-
  90. return, and line-feed.  
  91.  
  92. ARROWS : move cursor around choices.
  93. SPACE BAR : select choice.
  94. TAB/SHIFT-TAB : go to next/previous section.
  95. ~
  96. /Case Help
  97. Use this section to specify whether  CodeMatch should
  98. check for character differences regarding upper and
  99. lower case.  This section is not applicable for C/C++.
  100. ~
  101. /Criteria Help
  102. 'Match #' specifies the number of characters which
  103. must match based on the selected criteria (comments,
  104. spaces...) in order to resume matching.  'Search #'
  105. specifies the number of characters CodeMatch should
  106. search for a new file position.  The idea is to find
  107. the first reasonable match ('match #') within a certain
  108. boundary ('search #') in order to resume CodeMatch.
  109. See 'Help' for more information.
  110. ~
  111.