home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / FLCOMP.ZIP / PMFLCOMP.INF (.txt) < prev    next >
OS/2 Help File  |  1993-03-22  |  6KB  |  181 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. American Coders LTD ΓòÉΓòÉΓòÉ
  3.  
  4. American Coders, LTD. 
  5.  
  6. Post Office Box 97462 
  7.  
  8. Raleigh, NC  27624 
  9.  
  10. (919) 846-2014 
  11.  
  12. Copyright 1993 American Coders LTD  Raleigh NC USA 
  13.  
  14. Programming Solutions For Your Business 
  15.  
  16.  
  17. ΓòÉΓòÉΓòÉ 2. How To Execute ΓòÉΓòÉΓòÉ
  18.  
  19. From the command line simply type PMFLCOMP at the prompt. 
  20.  
  21. Or set it up in one of your folders.  For instance, where you keep your 
  22. productivity, utility or programming tools. 
  23.  
  24.  
  25. ΓòÉΓòÉΓòÉ 3. What It Is ΓòÉΓòÉΓòÉ
  26.  
  27. PM File Compare reads and compares the text lines of two files.  When any 
  28. file's data doesn't have a match the mismatched line is shown in the Comparison 
  29. List Box. 
  30.  
  31. Future releases will include hex/binary comparison. 
  32.  
  33.  
  34. ΓòÉΓòÉΓòÉ 3.1. The Main Window ΓòÉΓòÉΓòÉ
  35.  
  36. The main window is made up of 4 pulldowns, File, Type, Options and Help; two 
  37. entry fields and the comparison list box. 
  38.  
  39.  
  40. ΓòÉΓòÉΓòÉ 3.2. File Pulldown ΓòÉΓòÉΓòÉ
  41.  
  42. The File pulldown contains 6 choices: 
  43.  
  44. o Old File 
  45.  
  46. o New File 
  47.  
  48. o Compare 
  49.  
  50. o Print 
  51.  
  52. o Refresh 
  53.  
  54. o Exit 
  55.  
  56.  
  57. ΓòÉΓòÉΓòÉ 3.2.1. Old File Choice ΓòÉΓòÉΓòÉ
  58.  
  59. When you select the Old File choice you will get the standard PM File Dialog 
  60. box. Use this dialog box to select the older of the two files you wish to 
  61. compare against. This is an alternate method refer to Old File Entry Field. 
  62.  
  63.  
  64. ΓòÉΓòÉΓòÉ 3.2.2. New File Choice ΓòÉΓòÉΓòÉ
  65.  
  66. When you select the New File choice you will get the standard PM File Dialog 
  67. box. Use this dialog box to select the newer of the two files you wish to 
  68. compare against.  This is an alternate method refer to Old File Entry Field. 
  69.  
  70.  
  71. ΓòÉΓòÉΓòÉ 3.2.3. Compare Choice ΓòÉΓòÉΓòÉ
  72.  
  73. When you select the Compare choice you start the comparison function.  The 
  74. compare function will not start until both the Old File and New File have been 
  75. selected. 
  76.  
  77.  
  78. ΓòÉΓòÉΓòÉ 3.2.4. Print Choice ΓòÉΓòÉΓòÉ
  79.  
  80. Select this to print the contents of the comparison listbox. 
  81.  
  82.  
  83. ΓòÉΓòÉΓòÉ 3.2.5. Refresh Choice ΓòÉΓòÉΓòÉ
  84.  
  85. Select this to erase the contents from the comparison listbox. 
  86.  
  87.  
  88. ΓòÉΓòÉΓòÉ 3.2.6. Exit Choice ΓòÉΓòÉΓòÉ
  89.  
  90. Select this to exit the program. 
  91.  
  92.  
  93. ΓòÉΓòÉΓòÉ 3.3. Type Pulldown ΓòÉΓòÉΓòÉ
  94.  
  95. Not yet implemented at this time. All choices off of this pulldown currently 
  96. are disabled. 
  97.  
  98. o Text 
  99.  
  100. o Binary 
  101.  
  102. o Hex 
  103.  
  104. o Checksum 
  105.  
  106.  
  107. ΓòÉΓòÉΓòÉ 3.4. Option Pulldown ΓòÉΓòÉΓòÉ
  108.  
  109. Not yet implemented at this time. All choices off of this pulldown currently 
  110. are disabled. 
  111.  
  112. o Ignore Leading Spaces 
  113.  
  114. o Ignore Trailing Spaces 
  115.  
  116. o Translate Tabs 
  117.  
  118.  
  119. ΓòÉΓòÉΓòÉ 3.5. Help Pulldown ΓòÉΓòÉΓòÉ
  120.  
  121.  
  122. ΓòÉΓòÉΓòÉ 3.6. Within The Window ΓòÉΓòÉΓòÉ
  123.  
  124. Inside the window there are two entry fields and one list box. 
  125.  
  126.  
  127. ΓòÉΓòÉΓòÉ 3.6.1. Old File Entry Field ΓòÉΓòÉΓòÉ
  128.  
  129. Enter the Old File name to select the older of the two files you wish to 
  130. compare against. This is an alternate method refer to Old File Choice. 
  131.  
  132.  
  133. ΓòÉΓòÉΓòÉ 3.6.2. New File Entry Field ΓòÉΓòÉΓòÉ
  134.  
  135. Enter the Old File name to select the older of the two files you wish to 
  136. compare against.  This is an alternate method refer to New File Choice. 
  137.  
  138.  
  139. ΓòÉΓòÉΓòÉ 3.6.3. Compare List Box ΓòÉΓòÉΓòÉ
  140.  
  141. The list box shows the differences between the Old and New files.  If a line is 
  142. found in the Old File that has no matching New File line it shows up in the 
  143. listbox as 
  144.  
  145.  Del(#xxxx) yyyyy
  146.  where xxxx is the line number in the Old File and yyyyy is the mismatching 
  147. text. Similarly, if a line is found in the New File that has no matching Old 
  148. File line it shows up in the listbox as 
  149.  
  150. Ins(#xxxx) yyyyy
  151.  where xxxx is the line number in the New File and yyyyy is the mismatching 
  152. text. 
  153.  
  154.  
  155. ΓòÉΓòÉΓòÉ 4. What It Ain't ΓòÉΓòÉΓòÉ
  156.  
  157. PM File Compare can compare almost any file. 
  158.  
  159. Its main objective is to compare ASCII text file. You could compare binary 
  160. files with the program, but the output would be useless. 
  161.  
  162.  
  163. ΓòÉΓòÉΓòÉ 4.1. Suggestions and Bugs. ΓòÉΓòÉΓòÉ
  164.  
  165. Please call or write to us at our address with suggestions or to report bugs. 
  166.  
  167. We are working on a hex/binary comparison version of the program. 
  168.  
  169.  
  170. ΓòÉΓòÉΓòÉ 5. What Else American Coders Can Do For You ΓòÉΓòÉΓòÉ
  171.  
  172. Programming PM apps is our speciality. 
  173.  
  174. Also, we do mainframe programming. With an emphasis on programming CICS 
  175. applications that communicate to DOS and OS2 applications via APPC. 
  176.  
  177. There is more. We have written a VRexx application that creates a shell, yet 
  178. compilable, PM program. It accomplishes this function by parsing your .RC and 
  179. .DLG files.  Look for RCDO_Cxx.ZIP on a BBS near you. Or send a check in the 
  180. amount of $25.00 along with a formatted floppy to our address. North Carolina 
  181. companies and residents must include sales tax.