home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ascii11.zip / ascii.doc < prev    next >
Text File  |  1998-04-17  |  4KB  |  106 lines

  1. ASCII Table 1.1
  2.  
  3. Copyright 1998 by D.J. van Enckevort
  4.  
  5. Table of Contents
  6. 1. Introduction
  7. 2. Disclaimer
  8. 3. Installation
  9. 4. Requirements
  10. 5. Distribution
  11. 6. Using the source-code
  12. 7. Contact Information
  13. 8. Bugs
  14. 9. History
  15. 10. Advertisement
  16.  
  17. 1. Introduction
  18. I wrote this application with a Windows application in my mind which let you
  19. pick a character and copy it to the clipboard. Well, this is, sort of a port
  20. of that program to OS/2. It also was a good lesson in OS/2 programming for me,
  21. because I had to find out how to resize a dialog box with its contents and how
  22. to use the font dialog etc.
  23. I hope you like my three day project and that it will help starting programmers
  24. to learn OS/2 PM programming.
  25. This program is freeware and uncrippled (maybe only a bit limited in its use),
  26. you can use it without any need to register it or pay for it.
  27. Version 1.1 has a few enhancements requested by users.
  28.  
  29. 2. Disclaimer
  30. This program is freeware, and you use it on your own risk, you can in no case
  31. hold me responsible for any damage done to you, your computer or your relations
  32. even if I was aware of the problem that caused the damage.
  33.  
  34. 3. Installation
  35. Installation of this program is straight forward, just copy all the files to a
  36. directory on your harddisk and make an program object for the file ascii.exe.
  37. If you don't know how to do that I will refer you to the OS/2 tutorial and
  38. online documentation.
  39.  
  40. 4. Requirements
  41. As far as I know this program should run on any version of OS/2 from 2.0 and
  42. above. However I did not test it on any other computer than my own OS/2 Warp
  43. 4.0 machine, so nothing is guaranteed.
  44.  
  45. 5. Distribution
  46. The distribution of this program is in one zip compressed file, preferably
  47. called ascii11.zip. It consists of the following files:
  48. * ascii.doc This documentation
  49. * ascii.exe The program
  50. * ascii.c The source-code
  51. * ascii.h The header file
  52. * ascii.rc The resource file
  53. * ascii.ico The icon (Okay I stole it from the OS/2 Warp 4.0 Font palette)
  54. * ascii.def The definition file
  55. * makefile The makefile for VisualAge C++ 3.0
  56. * makefile.$mm An extra file for VisualAge C++ 3.0
  57. * makefile.dep The dependency file
  58. * ascii.hobbes Template for hobbes
  59. * ascii.walnutcreek Template for ftp.cdrom.com
  60. Some of these files could be left out, because VA can create them again, but I 
  61. include them for people with other compilers, it just might be of use to convert
  62. the makefile to your compiler.
  63.  
  64. 6. Using the source-code
  65. You can use the source-code of this program freely, however I would very much
  66. appreciate it if you could append this notice to any program you write which
  67. incorporate some or all of this code: "Portions of this program are copied from
  68. ASCII Table, a freeware program written by D.J. van Enckevort. Copyright on
  69. those portions remains the property of D.J. van Enckevort"
  70. Also would I very much appreciate it if you give me a notice if this program is
  71. to any use for you.
  72.  
  73. 7. Contact Information
  74. If you have questions you can ask them by email, you should send your message
  75. to enckevor@dds.nl and give me at least the following information:
  76. * Your name and e-mail address
  77. * Name of the program (ASCII Table)
  78. * Version of the program (1.1)
  79. * Your question (that's what it is all about)
  80. * (preferably) Where did you find the program
  81. * (preferably) OS/2 version number and fixpack level
  82. If I need more information I will probably ask you.
  83. Also you can look on my homepage for (possible) information. The URL is:
  84. http://huizen.dds.nl/~enckevor
  85.  
  86. 8. Bugs
  87. At the moment I am not aware of any bugs, if you find one, fix it! Or if you
  88. happen not to be a programmer, you can mail a description of your problem to
  89. me and I will see what I can do. Nothing is guaranteed, but hey, this is free.
  90.  
  91. 9. History
  92.  
  93. April 17, 1998 Version 1.1 Now saves position & size and last used font. 
  94. Corrected some typos in documentation.
  95. March 19, 1998 Statically linked ibmcom30.lib, so cppom30.dll (included with VA
  96. C++) isn't needed anymore.
  97. March 16, 1998 1.0 release.
  98. March 14, 1998 Birth of this program.
  99.  
  100. 10. Advertisement
  101. Here is some (sneaky) advertisement. I am writing a program called Sound 
  102. Scheme Manager, with which you can manage your OS/2 Warp 4.0 sound schems. You 
  103. can create new schemes, rename, change or copy schemes and import or export 
  104. them. As a bonus this program will give OS/2 Warp 3.0 (and 2.1?) sound schemes
  105. too!
  106.