home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / file / pmdmatch / pmdmatch.hlp (.txt) < prev    next >
OS/2 Help File  |  1994-02-27  |  22KB  |  564 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. About PMDMatch ΓòÉΓòÉΓòÉ
  3.  
  4. PMDMatch is an OS/2 version of the DirMatch utility originally published years 
  5. ago in PC Magazine.  I use it to maintain floppy backups of the projects I'm 
  6. working on by matching the project directory with the same directory on the 
  7. floppy and only having to copy files that are newer.  It can also be used when 
  8. 'merging' a software update, as a file viewer, and for limited directory 
  9. management (it is a specific purpose utility, so don't expect a full-fledged 
  10. directory management package).  Support is provided in the 'shareware' section 
  11. of OS2BVEN on CompuServe. 
  12.  
  13.  
  14. ΓòÉΓòÉΓòÉ 2. Command line parameters ΓòÉΓòÉΓòÉ
  15.  
  16. There are several command line switches and parameters which can control the 
  17. way PMDMatch starts up. 
  18.  
  19. Any parameters on the command line which are not immediately preceeded by a 
  20. dash (-) or forward slash (/) are assumed to be a directory name.  The first 
  21. such parameter encountered is used as the Left directory name and the second 
  22. one is used as the Right directory.  Unless the /B option (see below) is 
  23. specified, these are saved after the previous execution and used for the next 
  24. time if no directories are supplied on the command line. 
  25.  
  26. The following parameters can be supplied on the command line: 
  27.  
  28. /B - This will bypass the usage of the previously specified directory locations 
  29. and will bypass saving them when the current execution session is terminated. 
  30.  
  31. /L - This will show all files in both directories, regardless of comparison 
  32. to/existence of files in the other directory. 
  33.  
  34. /A - This will only show files which have the same name as in the other 
  35. directory, regardless of their relative dates/sizes. 
  36.  
  37. /D - This will only show files which either don't exist in the other directory 
  38. or have a different date/size. 
  39.  
  40. /M - This will only show files which have the same name as in the other 
  41. directory and have a different date/size. 
  42.  
  43. If no filter option is supplied and there has not been a previous execution 
  44. which changed the setting, it will default to show all. 
  45.  
  46.  
  47. ΓòÉΓòÉΓòÉ 3. PMDMatch.ini file ΓòÉΓòÉΓòÉ
  48.  
  49. Almost all configurable information is saved in the PMDMatch.ini file.  When 
  50. the program starts, it checks the current directory first. If a PMDMatch.ini 
  51. file is found, it is used.  If it is not found, the PMDMatch.ini in the 
  52. directory where the PMDMatch.exe file is located is used.  If it does not 
  53. exist, it will be created.  This allows the program to save colors, position 
  54. information, directory choices, fonts, etc. so you can configure it to look the 
  55. way you want and those settings will be used at the next execution.  You can 
  56. use the Save Options menu to immediately save all the settings to the current 
  57. directory. 
  58.  
  59.  
  60. ΓòÉΓòÉΓòÉ 4. Color/Font customization ΓòÉΓòÉΓòÉ
  61.  
  62. In addition to checking/unchecking the items on the Options menu, you can also 
  63. customize the appearance of PMDMatch.  The directory containers and all of the 
  64. buttons can be individually set by drag/drop operations from the Color and Font 
  65. palettes.  In order to change the color of the text, be sure to hold down the 
  66. Ctrl key while drag/dropping the color from the Color palette. 
  67.  
  68.  
  69. ΓòÉΓòÉΓòÉ 5. File menu ΓòÉΓòÉΓòÉ
  70.  
  71. The functions on this menu are related to defining the directories and filters 
  72. used in comparing the directories, printing comparisons, and exiting the 
  73. program. 
  74.  
  75.  
  76. ΓòÉΓòÉΓòÉ 6. File-Left Directory ΓòÉΓòÉΓòÉ
  77.  
  78. Choosing this item will present a dialog box which allows you to select a 
  79. directory to display in the left directory container. 
  80.  
  81.  
  82. ΓòÉΓòÉΓòÉ 7. File-Right Directory ΓòÉΓòÉΓòÉ
  83.  
  84. Choosing this item will present a dialog box which allows you to select a 
  85. directory to display in the right directory container. 
  86.  
  87.  
  88. ΓòÉΓòÉΓòÉ 8. File-Same Directory ΓòÉΓòÉΓòÉ
  89.  
  90. Choosing this item will present a dialog box which allows you to select drive 
  91. letters and a directory to display in both the left and right directory 
  92. containers. 
  93.  
  94.  
  95. ΓòÉΓòÉΓòÉ 8.1. Drive/Directory selection ΓòÉΓòÉΓòÉ
  96.  
  97. This dialog box allows you to choose the directory to display in the container 
  98. window. 
  99.  
  100.  
  101. ΓòÉΓòÉΓòÉ 8.2. Select drive ΓòÉΓòÉΓòÉ
  102.  
  103. This drops down a list of drive letters which can be selected to go with the 
  104. directory selected. 
  105.  
  106.  
  107. ΓòÉΓòÉΓòÉ 8.3. Select show sub directories ΓòÉΓòÉΓòÉ
  108.  
  109. This check box controls whether the directory list box shows all of the 
  110. directories below the current level (checked) or just those at the next level 
  111. (unchecked). 
  112.  
  113.  
  114. ΓòÉΓòÉΓòÉ 8.4. Select directory ΓòÉΓòÉΓòÉ
  115.  
  116. This shows a list of directories for the drive letters which is enabled.  In 
  117. the case of selecting the same directory, where both drive letters are enabled, 
  118. this is the directories on the last drive that was selected. 
  119.  
  120.  
  121. ΓòÉΓòÉΓòÉ 9. File-Filters ΓòÉΓòÉΓòÉ
  122.  
  123. This dialog box allows you to select how the data in the two directories is 
  124. filtered before being displayed.  It can first be filtered for which files to 
  125. include, then which of those files to exclude, and finally by one of four 
  126. comparison views categories; All, Alike, Different, and Modified. 
  127.  
  128.  
  129. ΓòÉΓòÉΓòÉ 9.1. Filter include ΓòÉΓòÉΓòÉ
  130.  
  131. This entry field allows you to enter a list of 'wild-card' specifications, 
  132. separated by commas, of the files you want to process.  For instance, '*.*' 
  133. will get all of the files in the directory and '*.c,*.h*' will get all of the 
  134. files ending in .c as well as all of the files containing .h.  Files to be 
  135. 'excluded' are checked after the list of 'included' files is built. 
  136.  
  137.  
  138. ΓòÉΓòÉΓòÉ 9.2. Filter exclude ΓòÉΓòÉΓòÉ
  139.  
  140. This entry field allows you to enter a list of 'wild-card' specifications, 
  141. separated by commas, of the files which you want excluded from those that 
  142. qualified to be included.  For instance, '*.obj' will skip all object files in 
  143. the directory and '*.obj, *.tmp*' will skip both object and temporary files. 
  144. Files to be 'excluded' are checked after the list of 'included' files is built. 
  145.  
  146.  
  147. ΓòÉΓòÉΓòÉ 9.3. Filter views ΓòÉΓòÉΓòÉ
  148.  
  149. The views categories are: 
  150.  
  151. o All - This will show all files in both directories, regardless of comparison 
  152.   to/existence of files in the other directory. 
  153.  
  154. o Alike - This will only show files which have the same name as in the other 
  155.   directory, regardless of their relative dates/sizes. 
  156.  
  157. o Different - This will only show files which either don't exist in the other 
  158.   directory or have a different date/size. 
  159.  
  160. o Modified - This will only show files which have the same name as in the other 
  161.   directory and have a different date/size. 
  162.  
  163.  
  164. ΓòÉΓòÉΓòÉ 10. File-Exit ΓòÉΓòÉΓòÉ
  165.  
  166. Choosing this item will exit the program. 
  167.  
  168.  
  169. ΓòÉΓòÉΓòÉ 11. Edit menu ΓòÉΓòÉΓòÉ
  170.  
  171. The functions on this menu are related to defining the editor to be used when 
  172. viewing files. 
  173.  
  174.  
  175. ΓòÉΓòÉΓòÉ 12. Edit-Editor ΓòÉΓòÉΓòÉ
  176.  
  177. This dialog box allows you to select the program you want to use for viewing 
  178. files and any options options you want passed to it.  A file can be viewed by 
  179. either double-clicking on its entry in the directory window or using the cursor 
  180. to position to the file entry you want to view and hitting <Enter>. 
  181.  
  182.  
  183. ΓòÉΓòÉΓòÉ 12.1. Editor program ΓòÉΓòÉΓòÉ
  184.  
  185. This is the editor program that will be started and passed the name of the 
  186. chosen file. 
  187.  
  188.  
  189. ΓòÉΓòÉΓòÉ 12.2. Editor options ΓòÉΓòÉΓòÉ
  190.  
  191. This is the editor options that can be supplied to the editor when it is 
  192. started to view the chosen file. 
  193.  
  194.  
  195. ΓòÉΓòÉΓòÉ 13. Options menu ΓòÉΓòÉΓòÉ
  196.  
  197. The functions on this menu are related to the setup options for the utility. 
  198. These options (and many other settings) are kept in the PMDMatch.ini file. 
  199.  
  200.  
  201. ΓòÉΓòÉΓòÉ 14. Options-Display logo ΓòÉΓòÉΓòÉ
  202.  
  203. This menu check item option controls whether the program logo is displayed 
  204. (checked) or not (unchecked) when the program starts up.  However, it adheres 
  205. to the system settings for the Logo so if you set the system to not display 
  206. Logos, it won't display even if this is checked. 
  207.  
  208.  
  209. ΓòÉΓòÉΓòÉ 15. Options-Show buttons ΓòÉΓòÉΓòÉ
  210.  
  211. This menu check item option controls whether the push-buttons at the bottom are 
  212. displayed (checked) or not (unchecked).  If you prefer using the popup menu, 
  213. you can get extra room in the directory containers by turning off the buttons. 
  214. And even with the buttons not showing, you can still use the 'F'unction keys... 
  215.  
  216.  
  217. ΓòÉΓòÉΓòÉ 16. Options-Highlight identical files ΓòÉΓòÉΓòÉ
  218.  
  219. This menu check item option controls whether identical file are highlighted 
  220. (checked) or not (unchecked) when they are displayed in the 'All' and 'Alike' 
  221. modes. 
  222.  
  223.  
  224. ΓòÉΓòÉΓòÉ 17. Options-Move is Copy/Delete ΓòÉΓòÉΓòÉ
  225.  
  226. This menu check item option controls whether a 'move' is done by first doing a 
  227. copy and then deleting the source file (checked) or a standard move 
  228. (unchecked).  A standard move will fail if the target file exists, so it will 
  229. usually work better to have this checked. 
  230.  
  231.  
  232. ΓòÉΓòÉΓòÉ 18. Options-Ignore Read-Only attributes ΓòÉΓòÉΓòÉ
  233.  
  234. This menu check item option controls whether any target files for copy and 
  235. delete operations have their 'read-only' attribute reset (checked) or not 
  236. (unchecked) before the operation.  This allows you to overwrite or delete files 
  237. that you may not want to, so be very careful with this setting! 
  238.  
  239.  
  240. ΓòÉΓòÉΓòÉ 19. Options-Mark/Clear modes ΓòÉΓòÉΓòÉ
  241.  
  242. This dialog box allows you to specify what happens when the Mark and Clear 
  243. buttons are used.  The Mark button can be set to mark (select) either all the 
  244. items on the left or all the items on the right.  The Clear button can be set 
  245. to clear (deselect) either all the items on the left, all the items on the 
  246. right, or all items on both sides. 
  247.  
  248.  
  249. ΓòÉΓòÉΓòÉ 19.1. Mark mode ΓòÉΓòÉΓòÉ
  250.  
  251. This determines whether all the items on the left or right are marked 
  252. (selected) when the Mark button is used. 
  253.  
  254.  
  255. ΓòÉΓòÉΓòÉ 19.2. Clear mode ΓòÉΓòÉΓòÉ
  256.  
  257. This determines whether all the items on the left, right or both are cleared 
  258. (deselected) when the Clear button is used. 
  259.  
  260.  
  261. ΓòÉΓòÉΓòÉ 20. Options-Confirm on Copy ΓòÉΓòÉΓòÉ
  262.  
  263. This menu check item option controls whether a confirmation dialog logo is 
  264. displayed (checked) or not (unchecked) before doing a copy. 
  265.  
  266.  
  267. ΓòÉΓòÉΓòÉ 21. Options-Confirm on Move ΓòÉΓòÉΓòÉ
  268.  
  269. This menu check item option controls whether a confirmation dialog logo is 
  270. displayed (checked) or not (unchecked) before doing a move. 
  271.  
  272.  
  273. ΓòÉΓòÉΓòÉ 22. Options-Confirm Delete ΓòÉΓòÉΓòÉ
  274.  
  275. This menu check item option controls whether a confirmation dialog logo is 
  276. displayed (checked) or not (unchecked) before doing a delete. 
  277.  
  278.  
  279. ΓòÉΓòÉΓòÉ 23. Options-Confirm on Esc cancel/Abort ΓòÉΓòÉΓòÉ
  280.  
  281. This menu check item option controls whether a confirmation dialog logo is 
  282. displayed (checked) or not (unchecked) before doing a cancel (initiated by 
  283. using the <Esc> key during an operation) or Abort (in response to an error 
  284. message dialog box). 
  285.  
  286.  
  287. ΓòÉΓòÉΓòÉ 24. Options-Confirm on Exit ΓòÉΓòÉΓòÉ
  288.  
  289. This menu check item option controls whether a confirmation dialog logo is 
  290. displayed (checked) or not (unchecked) before exiting the program. 
  291.  
  292.  
  293. ΓòÉΓòÉΓòÉ 25. Options-Save options ΓòÉΓòÉΓòÉ
  294.  
  295. This menu item acts like a pushbutton.  When you click on it, all of the 
  296. current program settings are saved immediately to a PMDMatch.ini file in the 
  297. current directory. 
  298.  
  299.  
  300. ΓòÉΓòÉΓòÉ 26. Popup menu ΓòÉΓòÉΓòÉ
  301.  
  302. The functions on this menu are available when Mouse Button 2 (MB2) is clicked 
  303. over either of the containers.  If it is clicked over an 'open' area or over a 
  304. selected file, the copy/move/delete items will apply to all of the selected 
  305. files, just as if the buttons had been used.  If it is clicked over a file that 
  306. is NOT selected, the copy/move/delete items will apply to that individual file. 
  307.  
  308.  
  309. ΓòÉΓòÉΓòÉ 27. Popup-Copy ΓòÉΓòÉΓòÉ
  310.  
  311. Choosing this item will copy the file(s).  If MB2 was clicked over a file that 
  312. is NOT selected, that file will be copied; if not, all selected files will be 
  313. copied. 
  314.  
  315.  
  316. ΓòÉΓòÉΓòÉ 28. Popup-Move ΓòÉΓòÉΓòÉ
  317.  
  318. Choosing this item will move the file(s).  If MB2 was clicked over a file that 
  319. is NOT selected, that file will be moved; if not, all selected files will be 
  320. moved. 
  321.  
  322.  
  323. ΓòÉΓòÉΓòÉ 29. Popup-Delete ΓòÉΓòÉΓòÉ
  324.  
  325. Choosing this item will delete the file(s).  If MB2 was clicked over a file 
  326. that is NOT selected, that file will be deleted; if not, all selected files 
  327. will be deleted. 
  328.  
  329.  
  330. ΓòÉΓòÉΓòÉ 30. Mark button ΓòÉΓòÉΓòÉ
  331.  
  332. Choosing this using the button selects ALL of the entries in accordance with 
  333. the the Mark/Clear modes settings; choosing it from the popup menu selects ALL 
  334. of the entries for the container over which the menu pops up. 
  335.  
  336.  
  337. ΓòÉΓòÉΓòÉ 31. Clear button ΓòÉΓòÉΓòÉ
  338.  
  339. Choosing this using the button clears ALL of the directory items in accordance 
  340. with the settings of the Mark/Clear modes settings; choosing it from the popup 
  341. menu clears ALL of the entries for the container over which the menu pops up. 
  342.  
  343.  
  344. ΓòÉΓòÉΓòÉ 32. Copy button ΓòÉΓòÉΓòÉ
  345.  
  346. Choosing this (either by using the button or from the popup menu) starts 
  347. copying the selected files from either directory into the other. 
  348.  
  349.  
  350. ΓòÉΓòÉΓòÉ 33. Move button ΓòÉΓòÉΓòÉ
  351.  
  352. Choosing this (either by using the button or from the popup menu) starts moving 
  353. the selected files from either directory into the other in accordance with the 
  354. setting for Move does Copy/Delete. 
  355.  
  356.  
  357. ΓòÉΓòÉΓòÉ 34. Delete button ΓòÉΓòÉΓòÉ
  358.  
  359. Choosing this (either by using the button or from the popup menu) starts 
  360. deleting the selected files from either directory. 
  361.  
  362.  
  363. ΓòÉΓòÉΓòÉ 35. Swap button ΓòÉΓòÉΓòÉ
  364.  
  365. Choosing this (either by using the button or from the popup menu) swaps the 
  366. contents of the two directory container windows. 
  367.  
  368.  
  369. ΓòÉΓòÉΓòÉ 36. Stats button ΓòÉΓòÉΓòÉ
  370.  
  371. Choosing this (either by using the button or from the popup menu) brings up the 
  372. Statistics dialog box.  It displays statistics about both of the directories. 
  373.  
  374.  
  375. ΓòÉΓòÉΓòÉ 36.1. Stats dialog ΓòÉΓòÉΓòÉ
  376.  
  377. The Statistics dialog is a non-modal, display-only dialog box. What this means 
  378. is that is can remain visible and continue being updated while other operations 
  379. are performed and no input is accepted from the user. 
  380.  
  381.  
  382. ΓòÉΓòÉΓòÉ 37. Refresh button ΓòÉΓòÉΓòÉ
  383.  
  384. Choosing this (either by using the button or from the popup menu) refreshes the 
  385. contents of the directories.  It will read the contents of both the directories 
  386. and update the directory windows accordingly.  This means you can leave the 
  387. program open, do file operations using other means (such as the command line), 
  388. and still be able to perform directory matching. 
  389.  
  390.  
  391. ΓòÉΓòÉΓòÉ 38. Help Menu ΓòÉΓòÉΓòÉ
  392.  
  393. The choices on the Help pull-down provide the following: 
  394.  
  395. Help index 
  396.      Displays the index of the help menu. 
  397.  
  398. General Help 
  399.      Provides detailed information on using the PMDMatch utility. 
  400.  
  401. Keys Help 
  402.      Provides information about keys/mouse usage. 
  403.  
  404. Using Help 
  405.      Displays information about using the PMDMatch utility's help. 
  406.  
  407.  
  408. ΓòÉΓòÉΓòÉ 39. Help-Using ΓòÉΓòÉΓòÉ
  409.  
  410. Use this choice to obtain information on how to use the Help facility. 
  411.  
  412.  
  413. ΓòÉΓòÉΓòÉ 40. Help-General ΓòÉΓòÉΓòÉ
  414.  
  415. Use this choice to get general help for the program. General help provides 
  416. general information about the PMDMatch utility. 
  417.  
  418.  
  419. ΓòÉΓòÉΓòÉ 41. Help-Keys ΓòÉΓòÉΓòÉ
  420.  
  421. Use this choice to see a list of keys and a description of the function of the 
  422. keys. 
  423.  
  424.  
  425. ΓòÉΓòÉΓòÉ 41.1. Keyboard ΓòÉΓòÉΓòÉ
  426.  
  427. FUNCTION KEYS 
  428.  
  429. F2-Mark         Selects all of the directory items. 
  430.  
  431. F3-Clear        Clears all of the directory items. 
  432.  
  433. F4-Copy         Copies the selected files. 
  434.  
  435. F5-Move         Moves the selected files. 
  436.  
  437. F6-Delete       Deletes the selected files. 
  438.  
  439. F7-             Cycles through the filter views. 
  440.  
  441. F8-Swap         Swaps the contents of the directory container windows. 
  442.  
  443. F10-Stats       Displays the Statistics dialog box. 
  444.  
  445. F11             Displays the Help index. 
  446.  
  447. F12-Refresh     Refreshes the contents of the directories. 
  448.  
  449. Alt+F4          Exits the application. 
  450.  
  451. UTILITY KEYS 
  452.  
  453. The keyboard can also be used for some of the utility activities.  In general, 
  454. you can use the underlined letter when the menus are pulled down to select that 
  455. menu item.  The 'Alt' key in conjunction with the underlined letter will select 
  456. them when the menus are not pulled down.  In addition, some accellerator keys 
  457. have been defined to perform some of the utility functions directly.  These are 
  458. listed below: 
  459.  
  460. Ctrl+L        Bring up the Left directory selection dialog box. 
  461.  
  462. Ctrl+R        Bring up the Right directory selection dialog box. 
  463.  
  464. Ctrl+F        Bring up the Filters setting dialog box. 
  465.  
  466. Ctrl+Alt+F    Cycles through the filter views. 
  467.  
  468. Esc           This can be used to cancel and dismiss any dialog box. 
  469.  
  470. SYSTEM KEYS 
  471.  
  472. These keys can be used to leave the utility (intact) and make use of some other 
  473. OS/2 program/feature: 
  474.  
  475. Alt+Esc     Switch to the next program, including full-screen programs 
  476.  
  477. Ctrl+Esc    Switch to the Task List 
  478.  
  479.  
  480. ΓòÉΓòÉΓòÉ 41.2. Mouse ΓòÉΓòÉΓòÉ
  481.  
  482. MOUSE 
  483.  
  484.  
  485. ΓòÉΓòÉΓòÉ 42. Help-Contents ΓòÉΓòÉΓòÉ
  486.  
  487. Use this choice to display the help table of contents.  The help table of 
  488. contents lists the titles of the help information in order by contents. 
  489.  
  490.  
  491. ΓòÉΓòÉΓòÉ 43. Help-Index ΓòÉΓòÉΓòÉ
  492.  
  493. Use this choice to display the help index.  The help index lists the titles of 
  494. the help information in alphabetical order. 
  495.  
  496.  
  497. ΓòÉΓòÉΓòÉ 44. Help-Product Information ΓòÉΓòÉΓòÉ
  498.  
  499. This dialog displays information about the application, such as version number 
  500. and copyright notice. 
  501.  
  502.  
  503. ΓòÉΓòÉΓòÉ 45. Help-Registration Information ΓòÉΓòÉΓòÉ
  504.  
  505. This product is NOT freeware.  It is distributed under the ShareWare concept 
  506. and depends upon registration fees in order to support its development.  This 
  507. concept urges you to give the entire set of program files to others to try 
  508. before they buy.  But if you find the program useful, please send your $25 
  509. registration fee to: 
  510.  
  511.  Leading the Way 
  512.  Larry R. Waibel 
  513.  427 Haverford Road 
  514.  Ramona, Calif.  92065 
  515.  
  516. Questions and technical support can also be addressed to the author via the 
  517. 'shareware' section of the CompuServe OS2BVEN forum, ID 71333,2463 or 
  518. 70441,1274... 
  519.  
  520. NOTE: The OS/2 Ready! mark is a trademark of International Business Machines 
  521. Corporation. 
  522.  
  523.  
  524. ΓòÉΓòÉΓòÉ 46. Dialog Ok ΓòÉΓòÉΓòÉ
  525.  
  526. This applies all of the changes made in the dialog. 
  527.  
  528.  
  529. ΓòÉΓòÉΓòÉ 47. Dialog Cancel ΓòÉΓòÉΓòÉ
  530.  
  531. This dismisses the dialog box and discards all of the changes made in the 
  532. dialog. 
  533.  
  534.  
  535. ΓòÉΓòÉΓòÉ 48. Dialog Help ΓòÉΓòÉΓòÉ
  536.  
  537. This shows the general help for the dialog box. 
  538.  
  539.  
  540. ΓòÉΓòÉΓòÉ 49. Error handling ΓòÉΓòÉΓòÉ
  541.  
  542. When the program starts up, it attempts to create a PMDMATCH.ERR file in the 
  543. current directory; if that file exists, it tries to create PMDMBTCH.ERR, and so 
  544. on.  If the program ends abnormally for some reason, this file will left and 
  545. its contents may help the author track down the problem.  But if your system 
  546. 'crashes' or is improperly shutdown while PMDMatch is running, these files will 
  547. be left as well; they can be deleted without causing any problems for PMDMatch. 
  548.  
  549. Another type of error that can happen will bring up a message box indicating 
  550. that an *Error with a given code has occurred at a certain line number in a 
  551. certain program file.  If you get this type of error, a MYPMERRS.ERR file will 
  552. be written in the current directory which contains that information and may 
  553. also be needed by the author; it can also be deleted without problem. 
  554.  
  555. Finally, some 'recoverable' DOS API errors (such as access denied when trying 
  556. to write to a read-only file or the floppy drive not being ready) can occur 
  557. which will bring up a message box allowing you to Abort, Retry, or Ignore the 
  558. operation currently in progress.  Just click the appropriate button. 
  559.  
  560.  
  561. ΓòÉΓòÉΓòÉ 50. UNKNOWN ΓòÉΓòÉΓòÉ
  562.  
  563. There is no help for this item at this time.  Please contact the author so he 
  564. can supply the help needed!