home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / table111.zip / source.zip / Table.ipf < prev    next >
Text File  |  2000-01-01  |  4KB  |  72 lines

  1. .*
  2. :userdoc.
  3. :title. Table Version 1.11
  4. :docprof toc=12.
  5. .*
  6. .* Panel definition : Manual
  7. .*
  8. :h1 id=100  res=100 x=0% y=0% width=100% height=100%  group=1.Manual
  9. :i1 id=100.Manual
  10. :p.
  11. Table is combination of an ASCII character code chart and a tool to convert and display binary, decimal, hexadecimal and ascii representations of a string.
  12. :p.
  13. :hp2.How to use Table:ehp2.
  14. :p.
  15. Run :hp9.TableWPS.cmd:ehp9. Rexx script to create program object on Desktop. Start executable (:hp9.Table.exe:ehp9.). If you want to copy system clipboard contents to entry field, run Table with parameter 1 (:hp9.Table.exe 1:ehp9.).
  16. :p.
  17. To copy single character to Clipboard, select it in the list on the left side and double-click 1st mouse button or press Enter.
  18. :p.
  19. To convert string&colon.
  20. :ol.
  21. :li.Select source format (select radio button&colon. BIN, DEC, HEX or ASCII).
  22. :li.Enter string you want to convert, or paste it from Clipboard (press :hp9.Paste:ehp9. button). When you enter string in BIN, DEC or HEX format, there MUST be space between character representations.
  23. :li.Press :hp9.Convert:ehp9. button. In Result window you can see  binary, decimal, hexadecimal and ascii representations of a string.
  24. .br
  25. :hp2.NULL byte ['00'x] is displayed as BLANK ['FF'x] in ASCII format.:ehp2.
  26. :li.You can copy result to Clipboard if you press button on the right side, or save result to file: table.txt.
  27. .br
  28. If you want to save result to file you can select file name, line length, display (or not) spaces between characters in  binary, decimal and hexadecimal representations of a string,
  29. representations of a string to display (binary, decimal, hexadecimal and/or ascii).
  30. :eol.
  31. :p.
  32. If you have two prepared system code pages you can switch between them and convert and display string.
  33. :link reftype=launch object='View.exe' data='Cmdref.inf CODEPAGE'.Read more about code pages:elink..
  34. :p.
  35. :nt.Source code for Table is included - to modify source, you need DrDialog, a visual programming environment for REXX.:ent.
  36. .*
  37. .* Panel definition : Copyright and license
  38. .*
  39. :h1 id=900  res=900 x=0% y=0% width=100% height=100%  group=1.Copyright and license
  40. :i1 id=900.Copyright and license
  41. :dl compact tsize=15.
  42. :dthd.:hp2.Author:ehp2.
  43. :ddhd.Goran Ivankovic
  44. :dt.:hp2.Address:ehp2.
  45. :dd.Ulica Josipa Poduje 8
  46. :dt.
  47. :dd.HR-52100 Pula
  48. :dt.
  49. :dd.Croatia
  50. :dt.:hp2.email:ehp2.
  51. :dd.:link reftype=launch object='netscape.exe' data='mailto:duga1@pu.tel.hr?subject=Table 1.11'.duga1@pu.tel.hr:elink.
  52. :dt.:hp2.Home page:ehp2.
  53. :dd.:link reftype=launch object='Netscape.exe' data='http://Goran_Ivankovic.tripod.com/'.http&colon.//Goran_Ivankovic.tripod.com/:elink.
  54. :edl.
  55. :p.
  56. This program is provided free under the terms of the GPL. You can use it, modify it and distribute it.
  57. If you modify or distribute it the new source must accompany the distribution.
  58. I would appreciate a copy of any changes.
  59. .br
  60. You may not distribute :hp2.Table 1.11:ehp2. in any way which leads to your making a profit from it.
  61. :p.
  62. The author makes no representations about the accuracy or suitability of
  63. this material for any purpose. It is provided "as is", without any
  64. express or implied warranties. The author will assume no liability for
  65. damages either from the direct use of this product or as a consequence of
  66. the use of this product.
  67. :ul compact.
  68. :li.OS/2 is Trademark of International Bussines Machines Corporation
  69. :li.DrDialog is Copyright of International Bussines Machines Corporation
  70. :eul.
  71. :euserdoc.
  72.