home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 April / PCO0499.ISO / filesbbs / os2 / cfgmaint.arj / CFGMAINT.ZIP / CM2.INF (.txt) < prev    next >
Encoding:
OS/2 Help File  |  1999-01-27  |  119.2 KB  |  496 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. INTRODUCTION ΓòÉΓòÉΓòÉ
  3.  
  4.              ConfigMaint/2 (CM/2) 
  5.              (c) 1999 by Kai Evers 
  6.            CM2CFG.DAT by Klaus Staedtler 
  7.  
  8. ConfigMaint/2 is a new FREE application which succeeds ConfigInfo by Rick 
  9. Meigs. As ConfigInfo has some bugs and is no more maintained by Rick Meigs 
  10. there was the need to build a new Config.sys analizer and information tool. 
  11.  
  12. Naturally ConfigMaint/2 has some more fortunities compared to ConfigInfo. 
  13.  
  14. CM2CFG.DAT is based on OS2CFG11.DAT by Rick Meigs but is being maintained now 
  15. by Klaus Staedtler (stadt@ibm.net), as Rick Meigs no longer seems to support 
  16. it. ATTENTION: The OS2CFG.DAT file can't be used together with CM/2, as the 
  17. CM2CFG.DAT can't be used together with ConfigInfo. 
  18.  
  19. Sources of tips'n'tricks other than ConfigMaint/2 include V.O.I.C.E. 
  20. newsletters to be found at 
  21. http://www.os2voice.org/newsletters.html and OS2-EZINE at http://www.os2ss.com/ 
  22.  
  23. 'Surviving with OS/2 Warp in a sea of Windows' by Robert "RokNroB" Thomas at 
  24. http://www.flash.net/~roknrob/sea.htm, although it should better be renamed to 
  25. 'a desert of windows' ;-) 
  26.  
  27. German reading users may also wish to know about other OS/2 FAQ at 
  28. http://www.on-line.de/ 
  29.  
  30. CM2CFG.DAT is unlikely ever to be complete; but it can improve, gradually, as 
  31. people send us the missing data, and as we have the time to make the necessary 
  32. changes. 
  33. You can help by mailing all your tips'n'tricks to stadt@ibm.net 
  34.  
  35. BTW, we mention only FREE software as CM/2 is build only with Freeware. We are 
  36. also aware that there is a commercial IBM software named 'Communications 
  37. Manager' shortened to CM/2. 
  38.  
  39. This is 1. not because we have anything against commercial products, but more 
  40. to support those developers around the world who create great software 
  41. solutions without expecting financial reward. 
  42.  
  43. And 2. this saves your money to buy commercial OS/2 software. 
  44. Support OS/2 by buying native OS/2 software! 
  45.  
  46. PLEASE NOTE PARTICULARLY: 
  47.  
  48. REXX must be installed on your system. 
  49. ConfigMaint/2 only supports Warp 3 and 4. 
  50. OS/2 2.X is no longer supported (but CM/2 should run, though). 
  51.  
  52. It is strongly recommended to read everything in this information file and in 
  53. cm2cfg.dat. 
  54. See also chapter READING THE CM2CFG.DAT FOR ADDITIONALINFORMATION 
  55.  
  56.  
  57. ΓòÉΓòÉΓòÉ 1.1. DISCLAIMER ΓòÉΓòÉΓòÉ
  58.  
  59. REALISTICALLY, WE CANNOT BE HELD RESPONSIBLE FOR WHAT YOU DO WITH OR TO YOUR 
  60. SYSTEM OR YOUR CONFIG.SYS FILE BASED UPON WHAT YOU MAY LEARN FROM INFORMATION 
  61. PROVIDED IN THIS PROGRAM OR THROUGH USE OF THIS PROGRAM. BE WARNED: NO WARRANTY 
  62. OR FITNESS FOR ANY PURPOSE IS IMPLIED. INFORMATION AND PROGRAM ARE PROVIDED ON 
  63. AN "AS IS" BASIS TO BE USED AT YOUR OWN RISK. 
  64.  
  65. THE AUTHORS SHALL IN NO EVENT BE LIABLE FOR THE ACCURACY OF THE RETRIEVED DATA 
  66. AND THE PROGRAM CODE OR FOR ANY DAMAGE THAT THE SOFTWARE MIGHT CAUSE DIRECTLY 
  67. OR INDIRECTLY. 
  68.  
  69. This whole process started in 1992 when Rick Meigs began researching what many 
  70. of the config.sys file commands in OS/2 were for. 
  71. The data file used by this program is the result of this still ongoing 
  72. research. All current versions of this program are Freeware. 
  73.  
  74. ConfigMaint/2 (c) 98/99 by Kai Evers 
  75. Data compilation, documentation by Klaus Staedtler 
  76.  
  77.  
  78. ΓòÉΓòÉΓòÉ 2. INSTALLATION ΓòÉΓòÉΓòÉ
  79.  
  80. REXX MUST BE INSTALLED ON YOUR SYSTEM TO RUN THIS PROGRAM. 
  81.  
  82. For best results, install this program on your hard drive. The partition should 
  83. not matter, as long as its local. 
  84.  
  85. To install: 
  86.  
  87. Unzip the files to an temporary directory or where you want to reside CM/2 and 
  88. run install.cmd. 
  89. The installation process will NOT modify your Config.Sys or system INI files. 
  90. To deinstall you can safely delete all files and ConfigMaint/2 is gone. 
  91.  
  92. If you use Warp 3 or 4 it's a good idea to 'pack' the executable and the DLL 
  93. with 'lxlite' by Andrew Zabolotny to save some space on your HD. 
  94.  
  95.  
  96. ΓòÉΓòÉΓòÉ 3. TO LAUNCH ΓòÉΓòÉΓòÉ
  97.  
  98. Double click on the program icon to launch the program, by default it loads 
  99. your config.sys from root on your boot drive. 
  100.  
  101. You can also launch the program from within it's folder by double clicking on 
  102. the ConfigMaint/2 icon. 
  103.  
  104. Further more you can also drop a config.* file on the ConfigMaint/2 Icon to 
  105. start ConfigMaint/2 with the selected file. 
  106.  
  107. Naturally you can also start the program by command line. 
  108.  
  109. In this case you can simply start ConfigMaint/2 with any 
  110. config.* file you want; e.g. cm2.exe d:\backup\config.bak. 
  111.  
  112. As you see starting ConfigMaint/2 can be done in the way 
  113. you like it ;-). 
  114.  
  115.  
  116. ΓòÉΓòÉΓòÉ 4. USING IT ΓòÉΓòÉΓòÉ
  117.  
  118. CM2.EXE is a CONFIG.SYS information and editing utility. 
  119. When launched, the program loads your CONFIG.SYS file into Window #1 (top one) 
  120. and excerpts from the latest CM2CFG.DAT into Window #2 (bottom one). 
  121.  
  122. Once CM2.EXE has loaded both files, click on any CONFIG.SYS statement in Window 
  123. #1; if available, a description of that item appears in Window #2, along with 
  124. tips, notes, warnings and other information. Not all items can be covered but 
  125. much is. 
  126.  
  127. The program also lets you edit, back up and analyse your CONFIG.SYS file, and 
  128. do more besides. 
  129.  
  130. Incidentally, CM2CFG.DAT is a plain text file, worth reading on its own for the 
  131. good stuff in it. The program is not needed for access. A plain text editor is 
  132. enough but be careful not to make unintentional changes. 
  133.  
  134.  
  135. ΓòÉΓòÉΓòÉ 4.1. DETAILED DESCRIPTION ΓòÉΓòÉΓòÉ
  136.  
  137. On the next pages you'll find a detailed description how to make use of 
  138. ConfigMaint/2 when optimizing your config.sys 
  139.  
  140.  
  141. ΓòÉΓòÉΓòÉ 4.1.1. EDITING YOUR CONFIG SYS ΓòÉΓòÉΓòÉ
  142.  
  143. When CM/2 starts for the first time it automatically makes a backup of your 
  144. config.sys as config.org. This file is stored in the subdirectory 'backup' of 
  145. the CM/2-directory. So if anything should go wrong, you have the possibility to 
  146. restore your original config.sys by copying this file over the edited 
  147. config.sys. For doing this you have to copy the file config.org to your 
  148. root-directory on your boot drive and rename it to config.sys. 
  149.  
  150. TIP: you can also start CM/2 instead of the default config.sys from the boot 
  151. drive with any config.* file as a command line parameter, or simply drop a 
  152. config.* file on the CM/2 icon. 
  153.  
  154. During the load of the config.sys CM/2 tries to analyze it for inconsistencies 
  155. and double entries, so don't worry if this takes some time. This process is 
  156. signalized by a growing blue bar at the bottom in the message window. 
  157. ATTENTION: CM/2 normally only parses the \os2\boot 
  158. directory, in some case you'll see a lot of errors. This appears when 
  159. BASEDEVICE DRIVERS are stored in the \os2 directory (e.g. with IBM THINKPADS) 
  160. or in the root. If this happens you first have to customize CM/2. How to do 
  161. this see the chapter CONFIGURE CM/2. 
  162.  
  163. As soon CM/2 is ready it shows 'Done' in the message window and your config.sys 
  164. is shown in the upper window #1. 
  165.  
  166. The message window at the bottom displays also the significance of every button 
  167. used in CM/2 as detailed text whenever your mouse pointer is over a button. 
  168.  
  169. If you singleclick on any line the lower window #2 shows the suggestions for 
  170. this line found in the cm2cfg.dat. You can search this specific suggestion by 
  171. pressing the 'SEARCH' -Button. A popup opens and you can insert the term you 
  172. are searching for by pressing an arrow-symbol. The 'UP'-Arrow searches upwards, 
  173. pressing the 'DOWN'-Arrow searches downwards. 
  174.  
  175. The message window directly near the entry filed for the search terms shows how 
  176. often the term is found and as many you have seen. 
  177.  
  178. Pressing the 'CLOSE' button closes the search popup. 
  179.  
  180. You can also clip the whole suggestions to your clipboard by pressing the 
  181. 'CLIP'-Button. 
  182.  
  183. The SIGNS in front of every line of your config.sys signalize the following: 
  184.  
  185. GREEN HOOKS 
  186. are signalizing that the line seems to be okay. 
  187.  
  188. BLUE DASHES 
  189. are signalizing lines with a REM in front, this  means theline is inactive. 
  190.  
  191. RED CROSSES 
  192. are signalizing errors in the line, e.g. the 
  193. path could not be found, the driver is not available ... 
  194. ATTENTION: When the line contains a variable (e.g.%N) CM/2 shows an error 
  195. although everything is okay ! 
  196.  
  197. Editing a line is quite easy: Doubleclick with your left mouse button on a line 
  198. and you'll get a popup window showing the line, a window with suggestions and 
  199. some buttons. You can now edit this line. 
  200. As soon as you press the 'APPLY'-Button the corresponding line in your 
  201. config.sys will be overwritten with the new line. When you press 'CLOSE' the 
  202. popup will be closed and the upper window #1 shows you updated config.sys. 
  203.  
  204. If you do a singleclick on a line and then a 'right mouse button'-click you'll 
  205. get a popup with three entries: ' TOGGLE REM', 'EDIT' and 'DELETE LINE'. Left 
  206. clicking on 'TOGGLE REM' either puts a 'REM' in front of this line to 
  207. deactivate it, or removes a 'REM' to activate the line. Left clicking on 'EDIT' 
  208. opens the edit popup as described before. 'DELETE LINE' deletes the line. 
  209.  
  210. While in edit mode there are shown some file informations, like size, vendor, 
  211. build level, additional informations or the creation date (Y2K tested ;-). 
  212.  
  213. Pressing the 'SAVE CONFIG FILE' button applies all of your chances and rewrites 
  214. your config.sys 
  215.  
  216. CM/2 defaults to your config.sys on your boot drive and starts with it 
  217. automatically. If you want to edit any other configuration file (e.g. a 
  218. config.*) click on the 'LOAD CONFIG FILE' button. This opens a file-dialog 
  219. where you can select an alternating file from an alternating drive or 
  220. directory. 
  221.  
  222. If you press the 'SORT CURRENT CONFIG FILE' button your config.sys will be 
  223. sorted and stored as 'config.srt' in your CM/2-Directory. To make it active 
  224. copy this file to your boot drive and rename it to 'config.sys'. 
  225.  
  226. Pressing the 'CONFIGURE PROGRAM' button opens a popup where you can select how 
  227. the sorting and the save should be done. 
  228. See next chapter.Pressing the 'EDIT RECOVERY OPTIONS/ MULTIPLE CONFIG FILES' 
  229. button opens a popupmenu see one of the following chapters for a detailed 
  230. description. 
  231.  
  232. Pressing the 'EXIT PROGRAM' button exits CM/2. 
  233.  
  234.  
  235. ΓòÉΓòÉΓòÉ 4.1.2. CONFIGURE CM/2 ΓòÉΓòÉΓòÉ
  236.  
  237. EDITOR SECTION 
  238.  
  239. You can define an alternate editor if you don't want to use e.exe delivered 
  240. with OS/2. 
  241. BTW. using EPM.EXE is not such a good idea because of the way in which OS/2s 
  242. Enhanced PMeditor (EPM.EXE) handles word wrapping and its restricted line 
  243. length. 
  244.  
  245. SAVE SECTION 
  246.  
  247. If you select 'CONVERT TO UPPERCASE' all letters are written in CAPITALIZED, 
  248. normally this should be the correct mode how entries are made in the config.sys 
  249. (but like everywhere dictions produce contradictions ... - so have a test). If 
  250. you select 'SAVE BACKUP' CM/2 saves your config.sys in the corresponding 
  251. directory as config.cm2 
  252.  
  253. SORT SECTION 
  254.  
  255. All entries here affect only the config.srt file 
  256.  
  257. 'IFS.FIRST' moves the installable file systems on the first 
  258. place in the config.srt. This is advised as the normal case. 
  259. E.g if you have a HPFS formatted drive as boot drive OS/2 
  260. won't boot without the hpfs.ifs line at first. 
  261.  
  262. If you check 'delete REM' all lines carrying a REM in front are deleted. 
  263.  
  264. You can also select to convert the letters to 'UPPERCASE'. 
  265.  
  266. BASEDEVICE DRIVERS SECTION 
  267.  
  268. Here you can define the directories where CM/2 parses for the 
  269. BASEDEVICE drivers. 
  270.  
  271. In OS/2 V3 and V4 normally only the root directory and the \OS2\BOOT directory 
  272. are 'allowed' places for storing basedevice drivers, but ... 
  273.  
  274. As the root directory isn't such a good place for basedevice drivers CM/2 
  275. doesn't parse it for drivers. If you get an error message about a missing 
  276. basedevice driver - you'll get a redcross in front of the corresponding line - 
  277. check if all drivers are in \OS2\BOOT or if some rest in the root directory. 
  278.  
  279. By default CM/2 only searches in \OS2\BOOT, but for special cases you can also 
  280. define \OS2 - like in OS/2 Ver 2.X - , or a 'thinkpad mode' where CM/2 parses 
  281. the \OS2 and \OS2\BOOT directories for BASEDEVICES (necessary for e.g IBM 
  282. THINKPADS, cause the THINKPAD Driver Installer installs the drivers in \OS2). 
  283.  
  284. ATTENTION: If you select the 'thinkpad mode' the start of CM/2 will be 
  285. significantly slower! 
  286.  
  287. Additionally you can select the desired font (e.g. if you want to have a non 
  288. proportional font) for the description field. Simply drop the font out of the 
  289. fontpalette on the listbox. 
  290.  
  291.  
  292. ΓòÉΓòÉΓòÉ 4.1.3. EDIT RECOVERY OPTIONS MULTIPLE CONFIG FILES ΓòÉΓòÉΓòÉ
  293.  
  294. Pressing the 'EDIT RECOVERY OPTIONS/ MULTIPLE CONFIG FILES' button opens a new 
  295. window showing a screen which is similar to the one you get after pressing 'ALT 
  296. F1' during bootup. 
  297.  
  298. In fact CM/2 loads the altf1top.scr, altf1mid.scr, altf1bot.scr and displays 
  299. them. The altf1top.scr-file is stored as 'ALTF1TOP.ORG' in the backup directory 
  300. of CM/2, so you can revert all chances you've done. 
  301. This screen is good for 'personalizing' your boot options: 
  302. YOU CAN BUILD MULTIPLE BOOT OPTIONS e.g. boot with voicetype, boot without 
  303. Dos/Win ... 
  304.  
  305. Click on a line loads it into the line-editor on top of the window. 
  306. You are now able edit the line according to your wishes. When you press 'APPLY' 
  307. the line is rewritten and stored in the 'altf1top.scr' file in your 
  308. '\OS2\BOOT'- Directory. 
  309. Additionally you are able to 'PROMOTE' the line by pressing the 'UP' arrow, 
  310. 'DEMOTE' the line by pressing the 'DOWN' arrow. Delete the line by pressing 
  311. 'DEL' or to add a new empty line by pressing 'INS'. 
  312.  
  313. ATTENTION: Whenever you want to add a line keep in mind that the sum of all 
  314. lines in altf1top.scr, altf1mid.scr, altf1bot.scr togehter should not exceed 25 
  315. lines. Therefore adding a line will move the first line out of the visible area 
  316. (so you have to delete lines whenever you add lines). 
  317.  
  318. CM/2 reflects this limitation by showing 
  319.  
  320. 1.the number of lines and 
  321. 2.signalizing in red letters that the 1.line (2. ...) will not be shown! 
  322.  
  323. The lines showing your archives cannot be modified! (They are part of the 
  324. altf1mid.scr) 
  325.  
  326. The lines showing Fn (n=1,2,3 ...) and ESC should not be modified, they are 
  327. reserved for system use. 
  328.  
  329. All other lines can be edited. 
  330.  
  331. When you edit or insert a line in the following way you are able to build your 
  332. own individual boot options: 
  333. A line starting with a character and to blanks, followed by adash (e.g. '?  -'; 
  334. ? = any allowed character) you are inserting a command for an alternate 
  335. configuration file (e.g. config.D) selectable during bootup. 
  336. As characters all characters are allowed except: 
  337. C, M, V, X, 1, 2, and 3, with Warp 3 
  338. C, M, V, X, 1, 2, 3, 4, 5 and 6 with Warp 4 
  339.  
  340. After pressing 'APPLY' the altf1top.scr will be rewritten and you are able to 
  341. select a configuration file by pressing 'EDIT'. This opens the defined 
  342. external-editor (default e.exe). Here you can load a config-file (e.g. the 
  343. config.sys from your boot-drive) edit it to your needs and store it as config.? 
  344. (? = the character you've selected) into your \OS2\BOOT-Directory. 
  345. Pressing the 'SAVE'-Button will write a altf?.cmd file in your 
  346. OS2/BOOT-directory containing the following: 
  347. 'copy\OS2\BOOT\CONFIG.? \CONFIG.SYS' 
  348.  
  349. TIP: Naturally you can load the once generated config.? file in CM/2 and edit 
  350. it to your needs and wishes. 
  351.  
  352. Once a config.? is defined it can also be deleted by pressing 'DEL' or an 
  353. alternative file can be selected by pressing 'SEL'. 
  354.  
  355. ? IS ALLWAYS MEANT AS VARIABLE FOR THE ALLOWED CHARACTER 
  356.  
  357. Now you are able to select an alternating configuration by pressing 'ALT F1' 
  358. during bootup and then selecting the configuration by pressing the Character 
  359. you've choosen on your keyboard. OS/2 will then boot with your specific 
  360. configuration file. 
  361.  
  362.  
  363. ΓòÉΓòÉΓòÉ 4.1.4. READING THE CM2CFG DAT FOR ADDITIONAL INFORMATION ΓòÉΓòÉΓòÉ
  364.  
  365. Normally CM/2 shows in the suggestion window #2 the context found in 
  366. CM2CFG.DAT. 
  367.  
  368. Whenever you want to know something about statements not found in your 
  369. config.sys, want to read special tips 'n tricks or how to's you have to read 
  370. the informations in CM2CFG.DAT. This is STRONGLY RECOMMENED FOR ALL USERS cause 
  371. you'll maybe find some useful informations you never have been aware, which can 
  372. stabilize your OS/2, add new features ... 
  373.  
  374. For a somewhat easier use we have build in some reading capabalities. 
  375.  
  376. If you click on the dropdown list on the left side of the window a menu opens 
  377. where you can select the following chapters: 
  378.  
  379. ALL 
  380. shows the complete CM2CFG.DAT. 
  381.  
  382. GENERAL 
  383. shows all informations about 'general' settings (e.g. PATHS, PROTSHELL ...) 
  384.  
  385. IFS 
  386. shows all informations about Installable File Systems 
  387.  
  388. SET 
  389. shows all informations about SET Commands 
  390.  
  391. DEVICE 
  392. shows all informations about DEVICES and BASEDEVICES 
  393.  
  394. RUN 
  395. shows all informations about RUN, START and CALL statements 
  396.  
  397. DOS 
  398. shows all informations about DOS statements 
  399.  
  400. DOS DRIVERS 
  401. shows all informations about DOS DRIVERS 
  402.  
  403. TCP/IP 
  404. shows all informations about TCP/IP statements 
  405.  
  406. JAVA 
  407. shows all informations about JAVA 
  408.  
  409. NOVELL 
  410. shows all informations about a NOVELL NETWORK 
  411.  
  412. LAN 
  413. shows all informations about the LAN SERVER 
  414.  
  415. HOW TO 
  416. shows some HOW TO'sTHANKS 
  417. shows the names of person who have given useful informations. 
  418.  
  419. You can search these individual chapters or the whole database for informations 
  420. by using the 'SEARCH' button as described before. If you press 'VIEW' e.exe (or 
  421. the editor defined by you in 'CONFIGURE PROGRAM') starts with CM2CFG.DAT at the 
  422. selected chapter. 
  423.  
  424.  
  425. ΓòÉΓòÉΓòÉ 5. KNOWN BUGS AND LIMITATIONS ΓòÉΓòÉΓòÉ
  426.  
  427. As of this release (v0.92) no bugs are known 
  428.  
  429.  
  430. ΓòÉΓòÉΓòÉ 6. CONTACT ΓòÉΓòÉΓòÉ
  431.  
  432. For suggestions and bug reports concerning CM2.EXE please contact 
  433. KAI EVERS via e-mail: Kai_Evers@lb.maus.de (or visit www: 
  434. http://www1.stuttgart.netsurf.de/~kevers/) 
  435.  
  436. For suggestions, additional informations, and bugs concerning CM2CFG.DAT and 
  437. this documentation please contact 
  438. KLAUS STAEDTLER via e-mail: stadt@ibm.net 
  439.  
  440.  
  441. ΓòÉΓòÉΓòÉ 7. RECOMMENDED MAINTENTANCE PROGRAMMS ΓòÉΓòÉΓòÉ
  442.  
  443. Here is a short list of some programs. 
  444. They have been proofed by us and they are recommended for the maintenance of 
  445. OS/2: 
  446.  
  447. For creating maintenance disks and partitions there is the very useful FREE IBM 
  448. EWS Tool Bootdisk, the latest version is btos2917.zip 
  449.  
  450. There is also a very usefull FREE IBM EWS TOOL 
  451. called Warp'n Go for handling the config.sys. It works 
  452. normally only together with WARP 3. You can use it in WARP4 
  453. when you insert in OS2VER the following lines: 
  454. 23=WARPNGO.EXE 
  455. 23=WARPNGO.DLL 
  456. ATTENTION ! using Warp'n Go together with WARP 4 deletes the 
  457. WARPCENTER Statement from SET AUTOSTART, but you can copy a 
  458. Shadow of the WarpCenter into the Autostart Folder, this 
  459. solves additionally some problems reported with WarpCenter 
  460. started by the config.sys. 
  461.  
  462. As for OS/2 the both ini's OS2.INI and OS2SYS.INI are of great importance have 
  463. an look on them also. There are the great FREE WPS-TOOLS by Henk Kelder for an 
  464. backup, restore and check of these files, they can be found on many servers, or 
  465. on the authors homepage http://www.os2ss.com/information/kelder/ 
  466.  
  467. For editing the INI Files you can make use of Regedit/2 
  468. supplied with newer Fixpacks for Warp 4. 
  469. There is also a somewhat faster FREE Editor by Kai Evers called mINI available 
  470. at http://www1.stuttgart.netsurf.de/~kevers/ 
  471. Or use the FREE INIEDIT by Goran Ivankovic available at 
  472. http://members.tripod.com/~Goran_Ivankovic/ 
  473.  
  474.  
  475. ΓòÉΓòÉΓòÉ 8. TO DO ΓòÉΓòÉΓòÉ
  476.  
  477. - Clip/View when editing 
  478. - evtl. more functionality when editing 
  479. - database with optimizing tips 
  480. - ... 
  481. - Your suggestions? 
  482.  
  483.  
  484. ΓòÉΓòÉΓòÉ 9. THANKS ΓòÉΓòÉΓòÉ
  485.  
  486. Thanks to those who supported us by testing the inofficial beta versions 
  487.  
  488. Ulrich M╨ñller 
  489. Jerry Pedone 
  490. Chuck McKinnis 
  491. Goran Ivankovic 
  492. Kovacs Istvan 
  493. Marcus Specht 
  494. Kim Kruse Hansen for creating wp2ipf. A rather outdated, 
  495.          but nevertheless very useful free tool for 
  496.          creating inf files out of wordperfect files