home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / listpm7.zip / listpm.INF (.txt) < prev    next >
OS/2 Help File  |  1999-07-14  |  30KB  |  741 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Notices ΓòÉΓòÉΓòÉ
  3.  
  4. Trademarks used in this document.
  5. This program is copyrighted.
  6. It uses the GNU Public Licence.
  7.  
  8.  
  9. ΓòÉΓòÉΓòÉ 1.1. Trade marks ΓòÉΓòÉΓòÉ
  10.  
  11. 1.  C Set ++
  12.  
  13. 2.  IBM
  14.  
  15. 3.  Operating System/2
  16.  
  17. 4.  OS/2
  18.  
  19. 5.  OS/2 Warp 
  20.  
  21. 6.  Visual Age 
  22.  
  23. 7.  Open Class 
  24.  
  25. 8.  Presentation Manager 
  26.  
  27. 9.  WorkFrame 
  28.  
  29. 10. Universal Resource Editor (URE)
  30.  
  31. 11. Integrated Resource Editor (IRE)
  32. are trade marks of IBM.
  33.  
  34.  
  35. ΓòÉΓòÉΓòÉ 1.2. Copyright ΓòÉΓòÉΓòÉ
  36.  
  37. /*
  38. listPM list files under Presentation Manager. Uses Open Class Library.
  39. Copyright (C) 1998, 1999  Paul Elliott 
  40.  
  41. This program is free software; you can redistribute it and/or modify it under 
  42. the terms of the GNU General Public License as published by the Free Software 
  43. Foundation; either version 2 of the License, or (at your option) any later 
  44. version. This program is distributed in the hope that it will be useful, but 
  45. WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 
  46. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 
  47. details.  You should have received a copy of the GNU General Public License 
  48. along with this program; if not, write to the 
  49.  
  50. Free Software Foundation, Inc., 
  51. 675 Mass Ave, 
  52. Cambridge, MA 02139, USA. 
  53.  
  54.  
  55. Paul Elliott 
  56. PMB # 181 
  57. 11900 Metric Blvd Ste. J 
  58. Austin Tx 78758-3117
  59. pelliott@io.com
  60. */ 
  61.  
  62.  
  63. ΓòÉΓòÉΓòÉ 1.3. Full GNU Public Licence ΓòÉΓòÉΓòÉ
  64.  
  65. GNU GENERAL PUBLIC LICENSE 
  66. Version 2, June 1991 
  67. Copyright (C) 1989, 1991 
  68. Free Software Foundation, Inc.              675 Mass Ave, Cambridge, 
  69. MA 02139, USA 
  70.  
  71. Everyone is permitted to copy and distribute verbatim copies  of this license 
  72. document, but changing it is not allowed. 
  73.  
  74. Preamble 
  75.  
  76. The licenses for most software are designed to take away your freedom to share 
  77. and change it.  By contrast, the GNU General Public License is intended to 
  78. guarantee your freedom to share and change free software--to make sure the 
  79. software is free for all its users.  This General Public License applies to 
  80. most of the Free Software Foundation's software and to any other program whose 
  81. authors commit to using it.  (Some other Free Software Foundation software is 
  82. covered by the GNU Library General Public License instead.)  You can apply it 
  83. to your programs, too.
  84.  
  85.  
  86. When we speak of free software, we are referring to freedom, not price.  Our 
  87. General Public Licenses are designed to make sure that you have the freedom to 
  88. distribute copies of free software (and charge for this service if you wish), 
  89. that you receive source code or can get it if you want it, that you can change 
  90. the software or use pieces of it in new free programs; and that you know you 
  91. can do these things. 
  92.  
  93.  
  94. To protect your rights, we need to make restrictions that forbid anyone to deny 
  95. you these rights or to ask you to surrender the rights. These restrictions 
  96. translate to certain responsibilities for you if you distribute copies of the 
  97. software, or if you modify it. 
  98.  
  99.  
  100. For example, if you distribute copies of such a program, whether gratis or for 
  101. a fee, you must give the recipients all the rights that you have.  You must 
  102. make sure that they, too, receive or can get the source code.  And you must 
  103. show them these terms so they know their rights. 
  104.  
  105.  
  106. We protect your rights with two steps: (1) copyright the software, and (2) 
  107. offer you this license which gives you legal permission to copy, distribute 
  108. and/or modify the software. 
  109.  
  110. Also, for each author's protection and ours, we want to make certain that 
  111. everyone understands that there is no warranty for this free software.  If the 
  112. software is modified by someone else and passed on, we want its recipients to 
  113. know that what they have is not the original, so that any problems introduced 
  114. by others will not reflect on the original authors' reputations. 
  115.  
  116.  
  117. Finally, any free program is threatened constantly by software patents.  We 
  118. wish to avoid the danger that redistributors of a free program will 
  119. individually obtain patent licenses, in effect making the program proprietary. 
  120. To prevent this, we have made it clear that any patent must be licensed for 
  121. everyone's free use or not licensed at all. 
  122.  
  123.  
  124. The precise terms and conditions for copying, distribution and modification 
  125. follow. 
  126.  
  127.  
  128.   GNU GENERAL PUBLIC LICENSE 
  129.   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 
  130.  
  131.  
  132. 0. This License applies to any program or other work which contains a notice 
  133. placed by the copyright holder saying it may be distributed under the terms of 
  134. this General Public License.  The "Program", below, refers to any such program 
  135. or work, and a "work based on the Program" means either the Program or any 
  136. derivative work under copyright law: that is to say, a work containing the 
  137. Program or a portion of it, either verbatim or with modifications and/or 
  138. translated into another language.  (Hereinafter, translation is included 
  139. without limitation in the term "modification".)  Each licensee is addressed as 
  140. "you". 
  141.  
  142.  
  143. Activities other than copying, distribution and modification are not covered by 
  144. this License; they are outside its scope.  The act of running the Program is 
  145. not restricted, and the output from the Program is covered only if its contents 
  146. constitute a work based on the Program (independent of having been made by 
  147. running the Program). Whether that is true depends on what the Program does. 
  148.  
  149.  
  150. 1. You may copy and distribute verbatim copies of the Program's source code as 
  151. you receive it, in any medium, provided that you conspicuously and 
  152. appropriately publish on each copy an appropriate copyright notice and 
  153. disclaimer of warranty; keep intact all the notices that refer to this License 
  154. and to the absence of any warranty; and give any other recipients of the 
  155. Program a copy of this License along with the Program. 
  156.  
  157.  
  158. You may charge a fee for the physical act of transferring a copy, and you may 
  159. at your option offer warranty protection in exchange for a fee. 
  160.  
  161.  
  162. 2. You may modify your copy or copies of the Program or any portion of it, thus 
  163. forming a work based on the Program, and copy and distribute such modifications 
  164. or work under the terms of Section 1 above, provided that you also meet all of 
  165. these conditions: 
  166.  
  167.  
  168. a) You must cause the modified files to carry prominent notices stating that 
  169. you changed the files and the date of any change. 
  170.  
  171.  
  172. b) You must cause any work that you distribute or publish, that in whole or in 
  173. part contains or is derived from the Program or any part thereof, to be 
  174. licensed as a whole at no charge to all third parties under the terms of this 
  175. License. 
  176.  
  177.  
  178. c) If the modified program normally reads commands interactively when run, you 
  179. must cause it, when started running for such interactive use in the most 
  180. ordinary way, to print or display an announcement including an appropriate 
  181. copyright notice and a notice that there is no warranty (or else, saying that 
  182. you provide a warranty) and that users may redistribute the program under these 
  183. conditions, and telling the user how to view a copy of this License. 
  184. (Exception: if the Program itself is interactive but does not normally print 
  185. such an announcement, your work based on the Program is not required to print 
  186. an announcement.)
  187.  
  188.  
  189. These requirements apply to the modified work as a whole.  If identifiable 
  190. sections of that work are not derived from the Program, and can be reasonably 
  191. considered independent and separate works in themselves, then this License, and 
  192. its terms, do not apply to those sections when you distribute them as separate 
  193. works.  But when you distribute the same sections as part of a whole which is a 
  194. work based on the Program, the distribution of the whole must be on the terms 
  195. of this License, whose permission for other licensees extend to the entire 
  196. whole, and thus to each and every part regardless of who wrote it. 
  197.  
  198.  
  199. Thus, it is not the intent of this section to claim rights or contest your 
  200. rights to work written entirely by you; rather, the intent is to exercise the 
  201. right to control the distribution of derivative or collective works based on 
  202. the Program. 
  203.  
  204.  
  205. In addition, mere aggregation of another work not based on the Program with the 
  206. Program (or with a work based on the Program) on a volume of a storage or 
  207. distribution medium does not bring the other work under the scope of this 
  208. License. 
  209.  
  210.  
  211. 3. You may copy and distribute the Program (or a work based on it, under 
  212. Section 2) in object code or executable form under the terms of Sections 1 and 
  213. 2 above provided that you also do one of the following: 
  214.  
  215.  
  216. a) Accompany it with the complete corresponding machine-readable source code, 
  217. which must be distributed under the terms of Sections 1 and 2 above on a medium 
  218. customarily used for software interchange; or, 
  219.  
  220.  
  221. b) Accompany it with a written offer, valid for at least three years, to give 
  222. any third party, for a charge no more than your cost of physically performing 
  223. source distribution, a complete machine-readable copy of the corresponding 
  224. source code, to be distributed under the terms of Sections 1 and 2 above on a 
  225. medium customarily used for software interchange; or, 
  226.  
  227.  
  228. c) Accompany it with the information you received as to the offer to distribute 
  229. corresponding source code.  (This alternative is allowed only for noncommercial 
  230. distribution and only if you received the program in object code or executable 
  231. form with such an offer, in accord with Subsection b above.) 
  232.  
  233.  
  234. The source code for a work means the preferred form of the work for making 
  235. modifications to it.  For an executable work, complete source code means all 
  236. the source code for all modules it contains, plus any associated interface 
  237. definition files, plus the scripts used to control compilation and installation 
  238. of the executable.  However, as a special exception, the source code 
  239. distributed need not include anything that is normally distributed (in either 
  240. source or binary form) with the major components (compiler, kernel, and so on) 
  241. of the operating system on which the executable runs, unless that component 
  242. itself accompanies the executable.
  243.  
  244.  
  245.  If distribution of executable or object code is made by offering access to 
  246. copy from a designated place, then offering equivalent access to copy the 
  247. source code from the same place counts as distribution of the source code, even 
  248. though third parties are not compelled to copy the source along with the object 
  249. code. 
  250.  
  251.  
  252. 4. You may not copy, modify, sublicense, or distribute the Program except as 
  253. expressly provided under this License.  Any attempt otherwise to copy, modify, 
  254. sublicense or distribute the Program is void, and will automatically terminate 
  255. your rights under this License. However, parties who have received copies, or 
  256. rights, from you under this License will not have their licenses terminated so 
  257. long as such parties remain in full compliance. 
  258.  
  259.  
  260. 5. You are not required to accept this License, since you have not signed it. 
  261. However, nothing else grants you permission to modify or distribute the Program 
  262. or its derivative works.  These actions are prohibited by law if you do not 
  263. accept this License.  Therefore, by modifying or distributing the Program (or 
  264. any work based on the Program), you indicate your acceptance of this License to 
  265. do so, and all its terms and conditions for copying, distributing or modifying 
  266. the Program or works based on it. 
  267.  
  268.  
  269. 6. Each time you redistribute the Program (or any work based on the Program), 
  270. the recipient automatically receives a license from the original licensor to 
  271. copy, distribute or modify the Program subject to these terms and conditions. 
  272. You may not impose any further restrictions on the recipients' exercise of the 
  273. rights granted herein. You are not responsible for enforcing compliance by 
  274. third parties to this License. 
  275.  
  276.  
  277. 7. If, as a consequence of a court judgment or allegation of patent 
  278. infringement or for any other reason (not limited to patent issues), conditions 
  279. are imposed on you (whether by court order, agreement or otherwise) that 
  280. contradict the conditions of this License, they do not excuse you from the 
  281. conditions of this License.  If you cannot distribute so as to satisfy 
  282. simultaneously your obligations under this License and any other pertinent 
  283. obligations, then as a consequence you may not distribute the Program at all. 
  284. For example, if a patent license would not permit royalty-free redistribution 
  285. of the Program by all those who receive copies directly or indirectly through 
  286. you, then the only way you could satisfy both it and this License would be to 
  287. refrain entirely from distribution of the Program. 
  288.  
  289.  
  290. If any portion of this section is held invalid or unenforceable under any 
  291. particular circumstance, the balance of the section is intended to apply and 
  292. the section as a whole is intended to apply in other circumstances. 
  293.  
  294.  
  295. It is not the purpose of this section to induce you to infringe any patents or 
  296. other property right claims or to contest validity of any such claims; this 
  297. section has the sole purpose of protecting the integrity of the free software 
  298. distribution system, which is implemented by public license practices.  Many 
  299. people have made generous contributions to the wide range of software 
  300. distributed through that system in reliance on consistent application of that 
  301. system; it is up to the author/donor to decide if he or she is willing to 
  302. distribute software through any other system and a licensee cannot impose that 
  303. choice.  T
  304.  
  305.  
  306. This section is intended to make thoroughly clear what is believed to be a 
  307. consequence of the rest of this License. 
  308.  
  309.  
  310. 8. If the distribution and/or use of the Program is restricted in certain 
  311. countries either by patents or by copyrighted interfaces, the original 
  312. copyright holder who places the Program under this License may add an explicit 
  313. geographical distribution limitation excluding those countries, so that 
  314. distribution is permitted only in or among countries not thus excluded.  In 
  315. such case, this License incorporates the limitation as if written in the body 
  316. of this License. 
  317.  
  318.  
  319. 9. The Free Software Foundation may publish revised and/or new versions of the 
  320. General Public License from time to time.  Such new versions will be similar in 
  321. spirit to the present version, but may differ in detail to address new problems 
  322. or concerns. 
  323.  
  324.  
  325. Each version is given a distinguishing version number.  If the Program 
  326. specifies a version number of this License which applies to it and "any later 
  327. version", you have the option of following the terms and conditions either of 
  328. that version or of any later version published by the Free Software Foundation. 
  329. If the Program does not specify a version number of this License, you may 
  330. choose any version ever published by the Free Software Foundation. 
  331.  
  332.  
  333. 10. If you wish to incorporate parts of the Program into other free programs 
  334. whose distribution conditions are different, write to the author to ask for 
  335. permission.  For software which is copyrighted by the Free Software Foundation, 
  336. write to the Free Software Foundation; we sometimes make exceptions for this. 
  337. Our decision will be guided by the two goals of preserving the free status of 
  338. all derivatives of our free software and of promoting the sharing and reuse of 
  339. software generally. 
  340.  
  341.  
  342.  NO WARRANTY 
  343.  
  344.  
  345. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR 
  346. THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN OTHERWISE 
  347. STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE 
  348. PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, 
  349. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
  350. FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND 
  351. PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, 
  352. YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
  353.  
  354.  
  355. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL 
  356. ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE 
  357. PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY 
  358. GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR 
  359. INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA 
  360. BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A 
  361. FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER 
  362. OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 
  363.  
  364.  
  365.   END OF TERMS AND CONDITIONS 
  366.  
  367.  
  368.  Appendix: How to Apply These Terms to Your New Programs 
  369.  
  370.  
  371. If you develop a new program, and you want it to be of the greatest possible 
  372. use to the public, the best way to achieve this is to make it free software 
  373. which everyone can redistribute and change under these terms. 
  374.  
  375.  
  376. To do so, attach the following notices to the program.  It is safest to attach 
  377. them to the start of each source file to most effectively convey the exclusion 
  378. of warranty; and each file should have at least the "copyright" line and a 
  379. pointer to where the full notice is found. 
  380.  
  381.  
  382.    <one line to give the program's name and a brief idea of what it does.> 
  383.  
  384.  
  385.   Copyright (C) 19yy  <name of author> 
  386.  
  387.  
  388. This program is free software; you can redistribute it and/or modify   it under 
  389. the terms of the GNU General Public License as published by   the Free Software 
  390. Foundation; either version 2 of the License, or   (at your option) any later 
  391. version. 
  392.  
  393.  
  394. This program is distributed in the hope that it will be useful, but WITHOUT ANY 
  395. WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
  396. PARTICULAR PURPOSE.  See the GNU General Public License for more details. 
  397.  
  398.  
  399. You should have received a copy of the GNU General Public License along with 
  400. this program; if not, write to the Free Software   Foundation, Inc., 675 Mass 
  401. Ave, Cambridge, MA 02139, USA. 
  402.  
  403.  
  404. Also add information on how to contact you by electronic and paper mail. 
  405.  
  406.  
  407. If the program is interactive, make it output a short notice like this when it 
  408. starts in an interactive mode: 
  409.  
  410.  
  411. Gnomovision version 69, Copyright (C) 19yy name of author 
  412.  
  413.  
  414. Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This 
  415. is free software, and you are welcome to redistribute it under certain 
  416. conditions; type `show c' for details. 
  417.  
  418.  
  419. The hypothetical commands `show w' and `show c' should show the appropriate 
  420. parts of the General Public License.  Of course, the commands you use may be 
  421. called something other than `show w' and `show c'; they could even be 
  422. mouse-clicks or menu items--whatever suits your program.
  423.  
  424.  
  425.  You should also get your employer (if you work as a programmer) or your 
  426. school, if any, to sign a "copyright disclaimer" for the program, if necessary. 
  427. Here is a sample; alter the names: 
  428.  
  429.  
  430. Yoyodyne, Inc., hereby disclaims all copyright interest in the program 
  431.  
  432.  
  433. `Gnomovision' (which makes passes at compilers) written by James Hacker. 
  434. <signature of Ty Coon>, 1 April 1989  Ty Coon, President of Vice 
  435.  
  436.  
  437. This General Public License does not permit incorporating your program into 
  438. proprietary programs.  If your program is a subroutine library, you may 
  439. consider it more useful to permit linking proprietary applications with the 
  440. library.  If this is what you want to do, use the GNU Library General Public 
  441. License instead of this License. 
  442.  
  443.  
  444. ΓòÉΓòÉΓòÉ 2. Why did I write ListPM? ΓòÉΓòÉΓòÉ
  445.  
  446. I wrote ListPM because I could not get other presentation manager text listing 
  447. programs to copy to the clipboard. Also, I wanted to learn how to write Open 
  448. Class Library programs.
  449.  
  450. It is a multi-threaded program so you can display separate files on different 
  451. windows at the same time.
  452.  
  453.  
  454. ΓòÉΓòÉΓòÉ 3. Installation ΓòÉΓòÉΓòÉ
  455.  
  456. Copy the program, listpm.exe to somewhere in your path.  Copy the help file: 
  457. listpm.hlp to some directory indicated by the HELP variable. Copy the INF file 
  458. to some directory indicated by the BOOK variable.
  459.  
  460.  
  461. ΓòÉΓòÉΓòÉ 3.1. Other Languages (advanced) ΓòÉΓòÉΓòÉ
  462.  
  463. To support this program for other languages, edit listpm.res using the 
  464. Universal resource Editor (URE). Change the English in the strings to the 
  465. language of your choice. Relink listpm.dll. And put it into your path. All text 
  466. strings are are in the resource DLL so you should not need to modify the executable.
  467.  
  468. Everyone is encouraged to define support for ListPM in other languages, 
  469. provided you honor the GNU Public Licence. Unfortunately, I only write English 
  470. (after a fashion) (hackish dialect).
  471.  
  472.  
  473. ΓòÉΓòÉΓòÉ 4. What can ListPM do? ΓòÉΓòÉΓòÉ
  474.  
  475. List PM displays files. New files can be opened in multiple windows. The 
  476. currently displayed file can be replaced by another.
  477.  
  478. Word wrapping can be used to display long lines. The font used to display files 
  479. can be changed.
  480.  
  481.  
  482. ΓòÉΓòÉΓòÉ 4.1. File (Alt-F) ΓòÉΓòÉΓòÉ
  483.  
  484. The file menu allows you to choose new file to be displayed in a new window. It 
  485. also allows you to replace the file displayed in the current window. The Window 
  486. can be closed.
  487.  
  488.  
  489. ΓòÉΓòÉΓòÉ 4.1.1. New File Open (Alt-N) ΓòÉΓòÉΓòÉ
  490.  
  491. Open a New file in a new window. The file to open may be chosen with a open 
  492. file dialog. In this dialog, you may specify more than one file, and separate 
  493. window will be opened for each file.
  494.  
  495.  
  496. ΓòÉΓòÉΓòÉ 4.1.2. Replace File (Alt-R) ΓòÉΓòÉΓòÉ
  497.  
  498. Replace the file displayed in the current window. The new file to display may 
  499. be chosen with a open file dialog.
  500.  
  501.  
  502. ΓòÉΓòÉΓòÉ 4.1.3. Close (Alt-X) F3 <ESC> ΓòÉΓòÉΓòÉ
  503.  
  504. This option closes the current window. Other display windows continue.
  505.  
  506.  
  507. ΓòÉΓòÉΓòÉ 4.2. Edit (Alt-E) ΓòÉΓòÉΓòÉ
  508.  
  509. This menu allows you to do emitting type things, such as copying text to the clipboard.
  510.  
  511.  
  512. ΓòÉΓòÉΓòÉ 4.2.1. Copy to Clipboard (CTRL-Ins) ΓòÉΓòÉΓòÉ
  513.  
  514. Copy the selected text to the OS/2 clipboard. Text may be selected by dragging 
  515. mouse button 1.
  516.  
  517.  
  518. ΓòÉΓòÉΓòÉ 4.2.2. Search for text ΓòÉΓòÉΓòÉ
  519.  
  520. You can search for any text string in the displayed file. The search can 
  521. require an exact case match or can be independent of upper and lower case. You 
  522. can search forward from the current location or in the reverse direction.
  523.  
  524.  
  525. ΓòÉΓòÉΓòÉ 4.2.2.1. Controling a search ΓòÉΓòÉΓòÉ
  526.  
  527. You can specify the text to be searched for in the entry field. Check the exact 
  528. case check box if you wish to require that the found text match the specified 
  529. string exactly, including upper and lower case. You can control the direction 
  530. of the search, with the Forward and Reverse radio buttons.
  531.  
  532.  
  533. ΓòÉΓòÉΓòÉ 4.2.2.1.1. Exact case ΓòÉΓòÉΓòÉ
  534.  
  535. Checking the Exact case checkbox causes ListPM to consider upper and lower case 
  536. when searching for text. For example if you were searching for the string 
  537. "selectively" and the text contained the word "Selectively", then ListPM would 
  538. not detect a match if exact case were checked, but it would if it was unchecked.
  539.  
  540.  
  541. ΓòÉΓòÉΓòÉ 4.2.2.1.2. Forward search ΓòÉΓòÉΓòÉ
  542.  
  543. When the Forward Search radio button is checked, the search will proceed in the 
  544. forward direction. That is, from the beginning toward the end of the file.
  545.  
  546.  
  547. ΓòÉΓòÉΓòÉ 4.2.2.1.3. Reverse Search ΓòÉΓòÉΓòÉ
  548.  
  549. When the Reverse Search radio button is checked, the search will proceed in the 
  550. reverse direction. That is, from the end toward the beginning of the file.
  551.  
  552.  
  553. ΓòÉΓòÉΓòÉ 4.2.3. Search for text again ΓòÉΓòÉΓòÉ
  554.  
  555. Search for the previously specified text string again, in the same direction 
  556. and with the same exact case specification.
  557.  
  558.  
  559. ΓòÉΓòÉΓòÉ 4.3. Options ΓòÉΓòÉΓòÉ
  560.  
  561. Select ListPM options such as word wrap and fonts.
  562.  
  563.  
  564. ΓòÉΓòÉΓòÉ 4.3.1. Word Wrap (Alt-W) ΓòÉΓòÉΓòÉ
  565.  
  566. Word wrapping controls how lines that are too long for the window are 
  567. displayed. When turned ON, long text file lines are broken between words and 
  568. displayed on multiple window lines. When turned OFF, long lines are truncated 
  569. in the displayed window. The original data in the text file is untouched. 
  570. ListPM is a readonly program.
  571.  
  572.  
  573. ΓòÉΓòÉΓòÉ 4.3.1.1. On ΓòÉΓòÉΓòÉ
  574.  
  575. Turns word wrapping ON. When turned ON, long text file lines are broken between 
  576. words and displayed on multiple window lines. The original data in the text 
  577. file is untouched. ListPM is a readonly program.
  578.  
  579.  
  580. ΓòÉΓòÉΓòÉ 4.3.1.2. Off ΓòÉΓòÉΓòÉ
  581.  
  582. Turns word wrapping off. When turned OFF, long lines are truncated in the 
  583. displayed window. The original data in the text file is untouched. ListPM is a 
  584. readonly program.
  585.  
  586.  
  587. ΓòÉΓòÉΓòÉ 4.3.2. Font ΓòÉΓòÉΓòÉ
  588.  
  589. Selects a new font to display the text file in the window. The new font will be 
  590. selected with an OS/2 font dialog. You will be asked if you want to make the 
  591. new font the default fonts when displaying all new files.
  592.  
  593.  
  594. ΓòÉΓòÉΓòÉ 5. Keys Help ΓòÉΓòÉΓòÉ
  595.  
  596. Ctrl-Ins Copy the selected text to OS/2 clipboard.
  597.  
  598. F3 Close the Window.
  599.  
  600. Alt-F4 Close the window.
  601.  
  602. Alt-X Close the window.
  603.  
  604. Alt-C Close the window.
  605.  
  606. <ESC> Close the window.
  607.  
  608. Alt-N Open a new file in a new window.
  609.  
  610. Alt-R Replace the file displayed in the current window.
  611.  
  612. Alt-T Change the default font.
  613.  
  614. Alt-S Search for a text string.
  615.  
  616. Ctrl-F Search for a text string.
  617.  
  618. Alt-A Search for the same text string again.
  619.  
  620. Ctrl-N Search for the same text string again.
  621.  
  622.  
  623. ΓòÉΓòÉΓòÉ 5.1. Using Keys Help ΓòÉΓòÉΓòÉ
  624.  
  625. Keys help tells you about using keystrokes in ListPM.
  626.  
  627.  
  628. ΓòÉΓòÉΓòÉ 6. General Help ΓòÉΓòÉΓòÉ
  629.  
  630. Select the General Help option for more information on using ListPM.
  631.  
  632.  
  633. ΓòÉΓòÉΓòÉ 7. Help Index ΓòÉΓòÉΓòÉ
  634.  
  635. The index provides a list of those topics discussed in the list PM help.
  636.  
  637.  
  638. ΓòÉΓòÉΓòÉ 8. Using Help ΓòÉΓòÉΓòÉ
  639.  
  640. Using Help provides information about using Help 
  641.  
  642.  
  643. ΓòÉΓòÉΓòÉ 9. Command Line ΓòÉΓòÉΓòÉ
  644.  
  645. ListPM can be invoked from the command line.
  646.  
  647. ListPM file1 file2 file3 ....
  648.  
  649. A separate window will be opened for each file specified on the command line.
  650.  
  651. If ListPM is invoked with no arguments, it will open one empty window.
  652.  
  653. If you specify a directory on the command line, ListPm will open a Open file 
  654. dialog to allow you to specify which text file in the given directory, you wish 
  655. to open.
  656.  
  657. If you specify no arguements, ListPM will take its input 
  658.  
  659. from standard input. i.e. "dir | listpm"
  660.  
  661.  
  662. ΓòÉΓòÉΓòÉ 10. Known Bugs ΓòÉΓòÉΓòÉ
  663.  
  664. If you can solve any of these bugs send me some email:
  665. pelliott@io.com
  666.  
  667. 1.  Whenever the user resizes list frame window, the new window size is stored 
  668.     in the application's profile. This should only be done when the user uses 
  669.     shift drag border window, but I do not know how to detect this case. If you 
  670.     know how to solve this bug, please send me email.
  671.  
  672. 2.  When doing an IFileDlg to get filename, if you type return or escape, the 
  673.     dialog does not end. Worked for IBMCPP Version 3.0.
  674.  
  675.  
  676. ΓòÉΓòÉΓòÉ 11. Change History ΓòÉΓòÉΓòÉ
  677.  
  678. Fixed from listpm2.zip:
  679.  
  680. Fixed search routines so that search for text runs on other 
  681. thread. Should end Hour-glass, freezes when searching long file 
  682. for text.
  683.  
  684. Fixed import to determine OS/2 or UNIX format by the way first 
  685. line ends, and import accordingly.
  686.  
  687. Modified for listpm4.zip 9-10-97
  688.  
  689. Read from standard input if called with 0 parameters.
  690.  
  691. Put name of displayed file on tasklist entry.
  692.  
  693. Reduce priority of search thread.
  694.  
  695. Updated to listpm7.zip to use IBMCPP 40.
  696.  
  697. Fixed non C++ standard code.
  698. Used IOC IFilesystemEntity to determine if filename string coresponds 
  699. to a directory.
  700. changeSwitch noop'ed in case not OS/2.
  701.  
  702. Use IMultiLineEdit.copy rather than IClipborad.copy for elegance and to avoid 
  703. bugs in IClipboard.
  704.  
  705. When Search window gets focus, set focus to text entry field of the search dialog.
  706.  
  707. Added support for controling colors.
  708.  
  709.  
  710. ΓòÉΓòÉΓòÉ 12. Program Author ΓòÉΓòÉΓòÉ
  711.  
  712. As of June 30 1996, Paul Elliott is available to help you with your OS/2 
  713. software development problems.
  714.  
  715. Paul Elliott 
  716. PMB # 181 
  717. 11900 Metric Blvd, Ste. J 
  718. Austin Tx 78758-3117
  719.  
  720.  
  721. pelliott@io.com
  722.  
  723.  
  724. ΓòÉΓòÉΓòÉ 13. Colors ΓòÉΓòÉΓòÉ
  725.  
  726. Use this dialog to chose a color for the frame dialog. You may select a color 
  727. by clicking on a square with the mouse. You can then refine the color, altering 
  728. the Red, Green, and Blue values, by dragging the intensity line.
  729.  
  730. You can click the OK button to accept the new color, or press 
  731. the cancel button to abort the change in color, or press the reset button to go 
  732. to listpm's original default color.
  733.  
  734. You will be asked if you want your chosen color to be a stored default which 
  735. will be used when future listpm windows are created.
  736.  
  737. The most important list window frame colors to change are the text area 
  738. background and foreground color select these colors so that the display will be 
  739. less fatiguing.
  740.  
  741. The "Colors" options is found on the "options" menu that hangs of the Menu