home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / pmprp210.zip / english.inf (.txt) < prev    next >
OS/2 Help File  |  1996-03-30  |  85KB  |  845 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction to PMPrep ΓòÉΓòÉΓòÉ
  3.  
  4. PMPrep is a shareware uuencoder/uudecoder for the OS/2 Presentation Manager. 
  5. Multiple part files are supported as well as files which contain non-uuencoded 
  6. data such as mail-headers. 
  7.  
  8. You would like to convert binary files to the uuencode format if you want to 
  9. transmit them via the Internet or other computer networks (eg. in emails or 
  10. news-postings). This avoids problems which may occur when transporting or 
  11. viewing your messages in binary format. 
  12.  
  13. PMPrep features an easy to use yet powerful drag'n drop user interface and 
  14. utilizes multiple threads for best multitasking performance. PMPrep works on 
  15. OS/2 version 2.1 and above. 
  16.  
  17. The user interface mainly consists of two directory listings (subsequently 
  18. called container) where you select the files you want to convert. Above these 
  19. containers are two list boxes where you can either enter a path name or select 
  20. a different drive to be displayed. 
  21.  
  22. You can copy the pathname between the left and right entryfield via drag 'n 
  23. drop. The directory is then changed automatically after the drop. 
  24.  
  25. You can change the proportions of the directory containers by dragging the 
  26. vertical gray bar, which divides the two containers, with mouse button 1 (the 
  27. left mouse button on most systems - depending on you configuration). 
  28.  
  29.  
  30. ΓòÉΓòÉΓòÉ 2. What's new in version 2.1 ΓòÉΓòÉΓòÉ
  31.  
  32. New in Version 2.1 
  33.  
  34.      You can now suspend, resume and abort individual conversions via a popup 
  35.       menu. You display this popup menu with a right mouse click on the desired 
  36.       progress window. 
  37.  
  38.      Enhanced drag 'n drop functionality. If you want the directory of the 
  39.       left and right directory container to be the same, simply drag and drop 
  40.       the path name from one drive listbox to the other. The directory is 
  41.       changed automatically when you release the mouse button. 
  42.  
  43.      You can change the path names of the default directories in the Settings 
  44.       Notebook in the same way. 
  45.  
  46.      You can specify the default directory for the directory containers on the 
  47.       commandline. Additionally you can choose to always use the current 
  48.       working directory as the default directory. Further information on this 
  49.       feature is available in the section directory options. 
  50.  
  51.      Memory consumption is reduced by 30% 
  52.  
  53.      You can now change the priority of background processes used by PMPrep on 
  54.       the miscellaneous page of the Settings notebook. 
  55.  
  56.      The window size and -position is now saved and restored between each 
  57.       program start. 
  58.  
  59.  
  60. ΓòÉΓòÉΓòÉ 3. Installation ΓòÉΓòÉΓòÉ
  61.  
  62. Copy the file PMPrep.exe the help (.hlp and .inf) files and the resource files 
  63. (.dll) to a directory of your choice. 
  64.  
  65. If you don't want to view the online help outside PMPrep (using the view 
  66. command) you can delete the .inf files. 
  67.  
  68. If you want to start PMPrep from a directory other than the current directory 
  69. you need to include the path name where the .dll files reside in the LIBPATH 
  70. environment variable. See your OS/2 command reference for more information 
  71. about the LIBPATH. You also need to include the path name where the .hlp files 
  72. reside in the HELP environment variable. 
  73.  
  74. Once you have chosen the language you want to use in PMPrep you can delete the 
  75. other language specific files (.dll and .hlp/.inf). 
  76.  
  77. Please note that the first time PMPrep is started it creates a configuration 
  78. file (pmprep.ini) in the current directory. If you later start PMPrep the 
  79. pmprep.ini file is searched in the following directories: 
  80.  
  81.      The current directory 
  82.      The \OS2 directory of your OS/2 boot drive 
  83.      The directories specified in the PATH environment variable 
  84.      The directory specified by the environment variable PMPREP_INI 
  85.  
  86.  If PMPrep can't find the ini-file you are asked if PMPrep shall create a new 
  87.  one. 
  88.  
  89.  
  90. ΓòÉΓòÉΓòÉ 4. Getting started ΓòÉΓòÉΓòÉ
  91.  
  92. To convert one or more files select the files to convert in one of the 
  93. containers. Drag and drop the selected files to the opposite container to start 
  94. the converting process. If you drop the files on a folder located in the 
  95. container, the output files are placed in that folder. 
  96.  
  97. This container must be one of the two in PMPrep - you cannot drag the files to 
  98. a Workplace Shell container. 
  99. However, you can drop files on the shredder to delete them. 
  100.  
  101. PMPrep automatically detects the type of the dropped files (either binary or 
  102. uuencoded). 
  103. UUEncoded files are decoded into their original binary format. 
  104. The way binary files are processed depends on the options you selected in the 
  105. settings notebook. 
  106.  
  107. If you select more than one file, the files are processed in the order they are 
  108. listed in the container. 
  109.  
  110. You can modify the order the files are listed in the directory container by 
  111. dragging a file and dropping it at the desired location in the same container. 
  112. A line indicates where the file will be inserted. 
  113.  
  114.  
  115. ΓòÉΓòÉΓòÉ 5. Menus ΓòÉΓòÉΓòÉ
  116.  
  117. This chapter describes the menu choices available in PMPrep. 
  118.  
  119.  
  120. ΓòÉΓòÉΓòÉ 5.1. File menu ΓòÉΓòÉΓòÉ
  121.  
  122. This menu contains four items for using application functions. 
  123.  
  124. Select one of the following items to get detailed information. 
  125.  
  126.        Convert 
  127.        Delete 
  128.        Refresh 
  129.        Exit 
  130.  
  131.  
  132. ΓòÉΓòÉΓòÉ 5.1.1. Convert ΓòÉΓòÉΓòÉ
  133.  
  134. Converts the selected files. 
  135. The files can be of different types. I.e. there may be one uuencoded file and 
  136. two binary files. 
  137.  
  138. The uuencoded file will be decoded and the two binary files will be uuencoded. 
  139. The resulting output files will be placed in the directory on which you dropped 
  140. the source-file. 
  141.  
  142. After starting a convert process a progress window is displayed at the bottom 
  143. of the PMPrep window. This window displays the filename currently converted as 
  144. well as a progress indicator, percentage completed text and the output 
  145. filename. 
  146.  
  147. You can change the proportion of the progress window the way you change the one 
  148. of the directory containers: Drag the horizontal gray bar, which separates the 
  149. progress window from the two directory containers, with mouse button 1 (the 
  150. left mouse button on most systems). 
  151.  
  152.  
  153. ΓòÉΓòÉΓòÉ 5.1.2. Refresh ΓòÉΓòÉΓòÉ
  154.  
  155. Rereads the current directory of both directory windows and updates the 
  156. directory list shown. 
  157. You would like to do this if you removed or copied files outside PMPrep. 
  158. PMPrep only keeps track of changes on the disk made from within PMPrep. 
  159.  
  160.  
  161. ΓòÉΓòÉΓòÉ 5.1.3. Delete ΓòÉΓòÉΓòÉ
  162.  
  163. Deletes the selected files. Directories will not be deleted. 
  164. If you've selected the Confirm on file delete option on the Confirmations page 
  165. of the Settings notebook you are prompted to confirm the delete action. 
  166.  
  167. If you select this menu item from the container popup-menu, the following 
  168. behaviour applies. This also is the standard Workplace Shell behaviour: 
  169. If you click on a single file to bring up the popup-menu, only that file will 
  170. be deleted. A box is drawn around the file to indicate which one will be 
  171. deleted. 
  172. If you click on a group of two or more selected files, all selected files in 
  173. the container will be deleted. 
  174.  
  175. CAUTION:
  176. If you select this menu item from the file-menu, instead of the container 
  177. popup-menu the seleted files in both, the left and the right, directory window 
  178. will be deleted. 
  179.  
  180.  
  181. ΓòÉΓòÉΓòÉ 5.1.4. Exit ΓòÉΓòÉΓòÉ
  182.  
  183. Exits PMPrep. 
  184. Depending on the options selected on the Confirmations page of the Settings 
  185. notebook you are prompted to confirm this action. 
  186.  
  187. See the Confirmations page of the Settings notebook for details. 
  188.  
  189.  
  190. ΓòÉΓòÉΓòÉ 5.2. Settings menu-item ΓòÉΓòÉΓòÉ
  191.  
  192. If you select this menu, a notebook is displayed which allows you to set 
  193. various application options. 
  194. To get detailed information on the options available select a category below. 
  195.  
  196.        Directory options 
  197.        Confirmations 
  198.        UUDecode options 
  199.        UUEncode options 
  200.        Miscellaneous settings 
  201.  
  202.  
  203. ΓòÉΓòÉΓòÉ 5.3. Help menu ΓòÉΓòÉΓòÉ
  204.  
  205. This menu contains items for accessing the online help of PMPrep. 
  206.  
  207.  Help contents 
  208.      Displays the contents of the online help. 
  209.  
  210.  Using help 
  211.      Displays instructions on how to use the online help. 
  212.  
  213.  Keys help 
  214.      Displays information about special keys used in PMPrep. 
  215.  
  216.  Product information 
  217.      Displays a dialog box with product information. You can also enter the 
  218.      registration key you get when registering PMPrep here. 
  219.  
  220.      See the product information dialog for details. 
  221.  
  222.  
  223. ΓòÉΓòÉΓòÉ 5.4. Progress window popup menu ΓòÉΓòÉΓòÉ
  224.  
  225. This menu contains items for controlling individual convert operations. 
  226.  
  227. You display the popup menu by clicking on the desired progress window with the 
  228. right mouse button. 
  229.  
  230.  Suspend 
  231.      Suspends the selected convert operation. 
  232.  
  233.  Resume 
  234.      Resumes a suspended convert operation. 
  235.  
  236.  Abort 
  237.      Aborts the selected convert operation. 
  238.  
  239.  
  240. ΓòÉΓòÉΓòÉ 6. Dialogs ΓòÉΓòÉΓòÉ
  241.  
  242. This chapter describes the dialogs used in PMPrep. To get detailed information 
  243. on a specific dialog select one below. 
  244.  
  245.        Settings notebook 
  246.        Product information 
  247.        Registration 
  248.        Enter registration key 
  249.        File exists 
  250.        Directory selection 
  251.        Specify output-filename 
  252.  
  253.  
  254. ΓòÉΓòÉΓòÉ 6.1. Settings notebook ΓòÉΓòÉΓòÉ
  255.  
  256. Use this notebook to access the various application options. The options are 
  257. split into different pages. To get detailed information on a specific 
  258. settings-page select one below. 
  259.  
  260.        Directory options 
  261.        Confirmations 
  262.        UUDecode options 
  263.        UUEncode options 
  264.        Miscellaneous settings 
  265.  
  266.  OK 
  267.      Saves changes made in any of the notebook-pages and closes the dialog. 
  268.  
  269.  Cancel 
  270.      Discards all changes made in any of the notebook-pages and closes the 
  271.      dialog. 
  272.  
  273.  Help 
  274.      Displays this help window. 
  275.  
  276.  
  277. ΓòÉΓòÉΓòÉ 6.1.1. Directory options ΓòÉΓòÉΓòÉ
  278.  
  279. You can specify default directories here. These contents of these directories 
  280. is displayed in the two directory containers when you start PMPrep. You can 
  281. copy the pathname between the two entryfields via drag 'n drop. 
  282.  
  283.  Left directory name 
  284.      You can enter the name of the left default directory here. This path name 
  285.      is used for displaying the directory-contents in the left directory 
  286.      container. 
  287.  
  288.  Change left directory 
  289.      If you press this button a dialog is displayed for selecting a directory. 
  290.      You can browse the directory structure in this dialog. 
  291.  
  292.  Right directory name 
  293.      You can enter the name of the right default directory here. This path name 
  294.      is used for displaying the directory-contents in the right directory 
  295.      container. 
  296.  
  297.  Change right directory 
  298.      If you press this button a dialog is displayed for selecting a directory. 
  299.      You can browse the directory structure in this dialog. 
  300.  
  301.  Use current working directory 
  302.      When this checkbox is selected, the working directory is used as the 
  303.      initial directory for the left and right directory container. 
  304.  
  305.  Aside from the options above you can specify the default directory on the 
  306.  commandline. If you start PMPrep via a Workplace Shell object you would enter 
  307.  the directory name in the Parameters entry field on the first page of the 
  308.  program object's  settings notebook. Otherwise, if you start PMPrep on the 
  309.  commandline, you specify the directory name directly behind the program name. 
  310.  I.e. 
  311.  
  312.   pmprep c:\
  313.  
  314.  
  315. ΓòÉΓòÉΓòÉ 6.1.2. Confirmations ΓòÉΓòÉΓòÉ
  316.  
  317. You can set the following confirmation options here. 
  318.  
  319.  Always confirm exit 
  320.      You are prompted to confirm your choice everytime you exit PMPrep. 
  321.  
  322.  Confirm only if conversion active 
  323.      You are only prompted for the confirmation if there are currently files 
  324.      being converted. 
  325.  
  326.  Never confirm program exit 
  327.      You will never be prompted to confirm exiting PMPrep. 
  328.  
  329.  Confirm on file delete 
  330.      If this option is selected you are prompted to confirm file delete 
  331.      operations. 
  332.  
  333.  
  334. ΓòÉΓòÉΓòÉ 6.1.3. UUDecode options ΓòÉΓòÉΓòÉ
  335.  
  336. With these options you can change the way PMPrep uudecodes files. The following 
  337. list describes the various control elements of this notbook page. 
  338.  
  339.  Confirm file-order 
  340.      If you selected more than one encoded file you are prompted to verify that 
  341.      the files are displayed in the right order. Click on file-order to get 
  342.      more information about why the file-order is important. 
  343.  
  344.  Always overwrite files 
  345.      If this option is selected, existing output files will be automatically 
  346.      overwritten during uudecoding. Otherwise if the output file already exists 
  347.      a dialog is displayed where you can enter a different file name or choose 
  348.      to explicitly overwrite the file. Select Dialog file exists for more 
  349.      information on this dialog. 
  350.  
  351.  Delete input-files after successfully uudecoding 
  352.      Selecting this option causes PMPrep to automatically delete the input 
  353.      (uuencoded) files after successfully uudecoding them. 
  354.  
  355.      Note:  Successful in this case means that all encoded files were decoded 
  356.             and written to the output file. If, when decoding multiple files, 
  357.             the files aren't in the correct order the output file will be 
  358.             corrupt. PMPrep can't detect this and will still delete the input 
  359.             files. 
  360.  
  361.  
  362. ΓòÉΓòÉΓòÉ 6.1.4. UUEncode options ΓòÉΓòÉΓòÉ
  363.  
  364. With these options you can change the way PMPrep uuencodes files. Following is 
  365. a list describing the various control elements of this notebook page. 
  366.  
  367.  Prompt for file name 
  368.      If this option is selected you are prompted to enter a new filename for 
  369.      every output file generated during uuencoding. More than one output file 
  370.      is generated when you enable the create multiple part output file option. 
  371.  
  372.  Use source file name 
  373.      If you select this option PMPrep automatically generates the output 
  374.      filenames. These filenames will consist of the filename of the original 
  375.      file plus an extension which starts with 000. 
  376.  
  377.      If more than one output file is created, this extension is incremented by 
  378.      one, i.e. the second file will have the extension 001. 
  379.  
  380.  Overwrite existing files 
  381.      If this option is selected, existing output files will automatically be 
  382.      overwritten. Otherwise if an output file already exists a dialog is 
  383.      displayed where you can enter a different file name or choose to 
  384.      explicitly overwrite the file. Select Dialog file exists for more 
  385.      information on this dialog. 
  386.  
  387.  Create multiple part ouput files 
  388.      If this option is enabled additional output files will be created if the 
  389.      size specified in the entry field below is exceeded. If this option is not 
  390.      selected the encoded data will be written to a single file. 
  391.  
  392.  Maximum part size in kbytes 
  393.      If you enabled the create multiple part ouput files option you can enter 
  394.      the maximum size of the output files here. You can also use the spin 
  395.      buttons, located to the right of the entry field, to increase or decrease 
  396.      the part size. 
  397.  
  398.  
  399. ΓòÉΓòÉΓòÉ 6.1.5. Miscellaneous settings ΓòÉΓòÉΓòÉ
  400.  
  401. On this notebook-page you can select the language you want to use in PMPrep as 
  402. well as the priority of background convert processes. 
  403.  
  404. If you decide to use a high priority, be aware that other tasks will slow down 
  405. while converting files. On the other hand, if you choose a low priority, your 
  406. convert operations may take longer when doing much foreground work. 
  407.  
  408. The default setting (normal priority) should suit most users needs. 
  409.  
  410.  
  411. ΓòÉΓòÉΓòÉ 6.2. Product information dialog ΓòÉΓòÉΓòÉ
  412.  
  413. If you haven't registered PMPrep yet, this dialog displays how many days of the 
  414. 30 day trial period are left as well as the following: 
  415.  
  416.  Registration button 
  417.      Displays a dialog where you can do the following: 
  418.  
  419.          Display a help window containing information on how to register as 
  420.           well as an registration form. 
  421.          Enter the registration key you get when registering PMPrep. 
  422.  
  423.  Close button 
  424.      Closes the product information dialog box 
  425.  
  426.  Help button 
  427.      Displays this help window. 
  428.  
  429.  If you already have entered your registration key, license information and a 
  430.  copyright notice are displayed in this dialog. 
  431.  
  432.  
  433. ΓòÉΓòÉΓòÉ 6.3. Registration dialog ΓòÉΓòÉΓòÉ
  434.  
  435.  Registration information button 
  436.      Selecting this button displays a help window with information on how to 
  437.      register PMPrep as well as a registration form. You can print and fill out 
  438.      this registration form. 
  439.  
  440.  Enter registration key button 
  441.      Displays a dialog box where you can enter your registration key. You get 
  442.      this key when you register PMPrep. See Registration for information on how 
  443.      to register. 
  444.  
  445.  Cancel button 
  446.      Closes the registration dialog and brings you back to the product 
  447.      information dialog. 
  448.  
  449.  Help button 
  450.      Displays this help window. 
  451.  
  452.  
  453. ΓòÉΓòÉΓòÉ 6.4. Enter registration key ΓòÉΓòÉΓòÉ
  454.  
  455. If you have registered PMPrep, you can enter the license information in this 
  456. dialog. If the license information is entered correctly the 'shareware-dialogs' 
  457. will no longer appear when starting PMPrep or after converting files. 
  458.  
  459. The information you enter here will be displayed in the product information 
  460. dialog located in the help menu, Product information menu-item. 
  461.  
  462. Note:  Please retain your license information ! It might be neccessary to 
  463. reenter the license data, if you upgrade to a newer version of PMPrep. 
  464.  
  465.  First name 
  466.      Enter your first name here. 
  467.  
  468.  Last name 
  469.      Enter your last name here. 
  470.  
  471.  Key 
  472.      Enter the registration key you got after registering PMPrep here. Note 
  473.      that the key includes three spaces. 
  474.  
  475.  License # 
  476.      Enter the license number you got here. Note that the license number 
  477.      includes a space. 
  478.  
  479.  OK button 
  480.      If the data you entered is correct the license information is saved, 
  481.      otherwise you will get a message-box indicating which item is incorrect. 
  482.  
  483.  Cancel button 
  484.       Discards the data entered and closes the dialog. 
  485.  
  486.  Help button 
  487.       Displays this help window. 
  488.  
  489.  
  490. ΓòÉΓòÉΓòÉ 6.5. File exists dialog ΓòÉΓòÉΓòÉ
  491.  
  492. This dialog is displayed when you didn't select the option always overwrite 
  493. files on the UUDecode or UUEncode page of the settings notebook and an output 
  494. file already exists. 
  495.  
  496.  New file name 
  497.      You can enter a new filename here. You can also use the browse button to 
  498.      select a file. If you enter a relative filename (eg. ..\xyz) it's relative 
  499.      to the directory you dropped the file(s) on. 
  500.  
  501.  Browse button 
  502.      If you select this button a dialog is displayed which allows you to browse 
  503.      through the drives and directories of your computer and select a new file. 
  504.  
  505.  OK button 
  506.      If you entered a file name in the new file name field, the new file name 
  507.      is used. If you didn't specify a new name, the existing file will be 
  508.      overwritten. 
  509.  
  510.  Skip button 
  511.      Skips this file and continues encoding/decoding the next if there is one. 
  512.  
  513.  Skip all button 
  514.      No further files will be processed. However, already running conversions 
  515.      will not be terminated. 
  516.  
  517.  Help button 
  518.      Displays this help window. 
  519.  
  520.  
  521. ΓòÉΓòÉΓòÉ 6.6. Directory selection dialog ΓòÉΓòÉΓòÉ
  522.  
  523. This dialog allows you to select a directory. It is displayed when you push the 
  524. browse button on the directory page of the Settings notebook. 
  525.  
  526.  Directory name 
  527.      You can enter the name of a directory here. If you select one in the 
  528.      directory list below, the name is displayed in this field. 
  529.  
  530.  Drives 
  531.      You can select a different drive here. 
  532.  
  533.  Directories 
  534.      Lists the directories and allows you to browse them. Double click on a 
  535.      directory name to open it. 
  536.  
  537.  Select push button 
  538.      Pushing this button saves the directory name shown in the Directory name 
  539.      field and closes the dialog. 
  540.  
  541.  Cancel push button 
  542.      Closes the dialog without selecting a directory. 
  543.  
  544.  Help push button 
  545.      Displays this help window. 
  546.  
  547.  
  548. ΓòÉΓòÉΓòÉ 6.7. Specify output-filename dialog ΓòÉΓòÉΓòÉ
  549.  
  550. This dialog is displayed when you did select the option Prompt for file name on 
  551. the UUEncode page in the Settings notebook. 
  552.  
  553.  Name 
  554.      You can enter the filename for the uuencoded data here. You can also use 
  555.      the browse button to select a file. If you enter a relative filename (eg. 
  556.      ..\xyz) it's relative to the directory you dropped the file(s) on. 
  557.  
  558.  Browse button 
  559.      If you select this button a dialog is displayed which allows you to browse 
  560.      through the drives and directories on your computer and select a file. 
  561.  
  562.  Prompt for subsequent output file-names 
  563.      If this option is selected and additional output files need to be created 
  564.      during encoding, you will again be prompted to enter an output file-name 
  565.      with this dialog. 
  566.  
  567.  Use this name for all output files 
  568.      The filename you entered will be used if additional output-files need to 
  569.      be created. The extension will be the file count. 
  570.  
  571.      Example:  You did select this option when the first output file needed to 
  572.                be created and entered MyFile.uue as the file name. 
  573.  
  574.      Now, if additional output files need to be created, the next file will be 
  575.      automatically named MyFile.001. 
  576.  
  577.  OK button 
  578.      If you select this button the dialog will be closed and encoding will 
  579.      continue. 
  580.  
  581.  Skip button 
  582.      Skips this file and continues encoding/decoding the other files if there 
  583.      is one. 
  584.  
  585.  Help button 
  586.      Displays this help window. 
  587.  
  588.  
  589. ΓòÉΓòÉΓòÉ 6.8. File doesn't have a start file ΓòÉΓòÉΓòÉ
  590.  
  591. This message means that you tried to decode a uuencoded file which missed the 
  592. 'begin' line. This begin-line is needed to determine the output filename. 
  593. Usually this message results from converting a multi-part uuencoded file and 
  594. either not selecting the first file or not converting the selected files in the 
  595. right order. Click on file-order to get more information about the file-order. 
  596.  
  597.  
  598. ΓòÉΓòÉΓòÉ <hidden> Keys help ΓòÉΓòÉΓòÉ
  599.  
  600. You can use shortcut keys to quickly access functions of PMPrep. Following is a 
  601. list describing the keys and their function. 
  602.  
  603.  Ctrl + C 
  604.      Pressing this key combination is equivalent to selecting the convert menu 
  605.      item in the file-menu. It starts converting the selected files in both 
  606.      directory containers. 
  607.  
  608.  Ctrl + R 
  609.      Pressing this key combination is equivalent to selecting the refresh menu 
  610.      item in the file-menu. It rereads the directory listing in both directory 
  611.      containers. 
  612.  
  613.  Alt + F4 
  614.      Pressing this key combination is equivalent to selecting the exit menu 
  615.      item in the file-menu. It quits PMPrep. 
  616.  
  617.  
  618. ΓòÉΓòÉΓòÉ 7. Registration of PMPrep ΓòÉΓòÉΓòÉ
  619.  
  620. If you find PMPrep useful and want to continue using it you must register 
  621. PMPrep. If you register PMPrep you will receive a license-key which you can 
  622. enter in the enter registration key dialog. If the license information is 
  623. entered correctly, the product information dialog does no longer pop up when 
  624. starting PMPrep and after converting files. 
  625.  
  626. Prices: 
  627.  
  628.      Single license: 30 USD or 45 DM. This license allows you to use versions 
  629.       up to 2.50. 
  630.      License upgrade for PMPrep up to version 3.00: 11 USD or 15 DM. 
  631.      Upgrade of version 1.x to versions up to 2.50: 11 USD or 15 DM 
  632.      Shipping the current version of PMPrep 
  633.         -  Inside europe and international surface mail: 2 USD or 3 DM 
  634.         -  International air mail: 4 USD or 5 DM 
  635.  
  636.  
  637.  
  638.  Click here to view the registration form. 
  639.  
  640.  
  641.  Update policy: 
  642.  
  643.  You can download new versions of PMPrep as they become available. See the 
  644.  section where to get new versions for information on where new versions will 
  645.  be made available. 
  646.  
  647.  Please note that it might be neccessary to delete your old configuration file 
  648.  (pmprep.ini) when you upgrade to a new version of PMPrep. You will have to 
  649.  reenter the license data in this case. 
  650.  
  651.  Please note that the prices above don't include shipping. If you can't receive 
  652.  updates via email or download them yourself you will have to pay for shipping. 
  653.  
  654.  How to contact the author ? 
  655.  
  656.  Your opinion about PMPrep, thoughts on how I might improve it and bug reports 
  657.  are always welcomed ! 
  658.  
  659.  Knut Radloff 
  660.  Siegrunweg 33 
  661.  22559 Hamburg 
  662.  Germany 
  663.  
  664.  phone & fax: +49-40-811 94 84 
  665.  
  666.  Internet email: knut@krhh.hanse.de 
  667.  Internet World-Wide-Web homepage: 
  668.  http://users.informatik.fh-hamburg.de/~radlof_k. 
  669.  
  670.  
  671. ΓòÉΓòÉΓòÉ 8. Registration form for PMPrep 2.1 ΓòÉΓòÉΓòÉ
  672.  
  673. To print the registration form, select ╨┐Print╨╛ from the ╨┐Services╨╛ menu on the 
  674. top of this help window and then select print. 
  675.  
  676.  
  677.    mail:   Knut Radloff
  678.        Siegrunweg 33
  679.        22559 Hamburg
  680.        Germany              email:   knut@krhh.hanse.de
  681.  
  682.  
  683.  First name    ________________________  Last name  ________________________ 
  684.  
  685.  Company       _____________________________________________________________ 
  686.  
  687.  Address       _____________________________________________________________ 
  688.  
  689.  Country       _____________________________________________________________ 
  690.  
  691.  Phone #       __________________________  Fax #  __________________________ 
  692.  
  693.  email (Internet 'compatible') _____________________________________________ 
  694.  
  695.  Quantity                                           single price  sub total 
  696.  
  697.  _______  Single license for PMPrep                 ____________  _________ 
  698.  
  699.  _______  Upgrade of version 1.x to version 2.50    ____________  _________ 
  700.  
  701.  _______  License for PMPrep up to version 3.00     ____________  _________ 
  702.  
  703.  _______  Please mail the current version of PMPrep ____________  _________ 
  704.  
  705.                                                     Total amount  _________ 
  706.  
  707.   Payment with:
  708.     [ ] Cash included (prefered)
  709.     [ ] Check payable to Knut Radloff included
  710.     [ ] Money transfer to german bank account:  Deutsche Bank AG
  711.                      account #  210 13 43
  712.                       BLZ    200 700 00
  713.  
  714.   [ ] Yes, I want to know about new versions of PMPrep as they become available !
  715.  
  716.  
  717.      Date ________________       Signature __________________
  718.  
  719.  
  720. ΓòÉΓòÉΓòÉ 9. Where to get new versions ΓòÉΓòÉΓòÉ
  721.  
  722. New versions of PMPrep will be uploaded to the ftp site hobbes.nmsu.edu 
  723. directory /os2/archiver filename pmprpXXX.zip where XXX is the version number. 
  724.  
  725. If you don't have Internet access you can order the latest version of PMPrep. 
  726. See registration of PMPrep for details. 
  727.  
  728. You can visit my world-wide-web page at 
  729. http://users.informatik.fh-hamburg.de/~radlof_k to read the latest news and 
  730. developments regarding PMPrep. 
  731.  
  732.  
  733. ΓòÉΓòÉΓòÉ 10. Revision history ΓòÉΓòÉΓòÉ
  734.  
  735.  Version 2.1 
  736.      Added popup menu for progress windows. Enhanced drag 'n drop 
  737.      functionality. Priority of background processes adjustable. New options 
  738.      for choosing the default directory. Memory consumption reduced by 30%. 
  739.      Fixed some bugs regarding the Helpsystem. Window size and -position is 
  740.      saved between each program start. 
  741.  
  742.  Version 2.0 
  743.      Completely new user interface. Supports conversion of files to the 
  744.      uuencode format. Context sensitive helpsystem. 
  745.  
  746.  Version 1.01 
  747.      Fixed some bugs. 
  748.  
  749.  Version 1.0b 
  750.      Fixed some bugs. Version for OS/2 for PowerPC. 
  751.  
  752.  Version 1.0 
  753.      First public release. 
  754.  
  755.  
  756. ΓòÉΓòÉΓòÉ 11. License agreement ΓòÉΓòÉΓòÉ
  757.  
  758. PMPrep is shareware. You are allowed to test and use this program for 30 days. 
  759. If you want to continue using it after this period you must register your copy. 
  760. For information on how to register PMPrep see registration of PMPrep. 
  761.  
  762. You may freely distribute the shareware version of PMPrep, but only the 
  763. complete and unaltered archive. 
  764.  
  765. You may use the registered version on one machine. If you want to use your 
  766. registered version on more than one machine you need to purchase additional 
  767. licenses. Ask the author for quantity discounts (for more than 3 licenses)! 
  768. Distribution of the registered version or of the registration key is strongly 
  769. prohibited ! 
  770.  
  771. The author does not guarantee for the correctness of the program. The author 
  772. also may not be held responsible for any loss of data or other damages caused 
  773. by the use of PMPrep. The author does not guarantee that the program can be 
  774. used for a specific purpose. 
  775.  
  776. If you want to distribute the program in conjunction with other software or 
  777. hardware, you must have written permission of the author to do so. 
  778.  
  779.  
  780. ΓòÉΓòÉΓòÉ 12. Glossar ΓòÉΓòÉΓòÉ
  781.  
  782. Synonyms used in this document are described here. 
  783.  
  784.  
  785. ΓòÉΓòÉΓòÉ 12.1. UUEncoding ΓòÉΓòÉΓòÉ
  786.  
  787. A file conversion format which converts 8-bit binary files (i.e. the 
  788. PMPrep.exe) into 7-bit data files. This is done to avoid problems which may 
  789. occur when transporting or viewing your messages in 8-bit data format. 
  790.  
  791.  
  792. ΓòÉΓòÉΓòÉ 12.2. UUDecoding ΓòÉΓòÉΓòÉ
  793.  
  794. The process of converting uuencoded files back to their original format. You 
  795. can't use a uuencoded file without uudecoding it first. 
  796.  
  797.  
  798. ΓòÉΓòÉΓòÉ 12.3. Container ΓòÉΓòÉΓòÉ
  799.  
  800. A user interface component which can contain several objects. For example the 
  801. Workplace-Shell uses containers to display the directories and files on your 
  802. harddisk. Your OS/2 desktop is a container, too. 
  803.  
  804.  
  805. ΓòÉΓòÉΓòÉ 12.4. File order ΓòÉΓòÉΓòÉ
  806.  
  807. The file order of the selected files is important when a file is split into 
  808. multiple uuencoded files. If this is the case the files are decoded in the 
  809. order they are displayed in the directory container. 
  810. If the file order isn't correct, i.e. the third file is listed before the 
  811. second, the output file will be corrupt. You can change the file-order by 
  812. dragging a file with the mouse and dropping it at the desired location in the 
  813. same directory container. A line is drawn to indicate where the file will be 
  814. inserted when you drop it. 
  815.  
  816.  
  817. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  818.  
  819. A file conversion format which converts 8-bit binary files (i.e. the 
  820. PMPrep.exe) into 7-bit data files. This is done to avoid problems which may 
  821. occur when transporting or viewing your messages in 8-bit data format. 
  822.  
  823.  
  824. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  825.  
  826. The process of converting uuencoded files back to their original format. You 
  827. can't use a uuencoded file without uudecoding it first. 
  828.  
  829.  
  830. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  831.  
  832. A user interface component which can contain several objects. For example the 
  833. Workplace-shell of OS/2 uses containers to display file and program objects. 
  834. Your OS/2 desktop is a container. 
  835.  
  836.  
  837. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  838.  
  839. The file order of the selected files is important when a file is split into 
  840. multiple uuencoded files. If this is the case the files are decoded in the 
  841. order they are displayed in the directory container. 
  842. If the file order isn't correct, i.e. the third file is listed before the 
  843. second, the output file will be corrupt. You can change the file-order by 
  844. dragging a file with the mouse and dropping it at the desired location in the 
  845. same directory container.