home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Graphics / Graphics.zip / gotch175.zip / src / english / english.ipf < prev    next >
Text File  |  2003-01-15  |  52KB  |  1,101 lines

  1. :userdoc.
  2.  
  3. .im src\common.ipf
  4.  
  5. .* There are some song titles and band names used in the examples in this
  6. .* file. Please do not translate them.
  7.  
  8. .*-------------------------------------------------------------------------
  9. .*fold00.*About the program
  10.  
  11. :h1 id=about res=1000.About &progname.
  12. :artwork name='src\data\gotcha.bmp' align=center.
  13. :p.&progname. is a small (well, not :hp1.that:ehp1. small any more)
  14. utility for OS/2 which allows to easily capture windows, window interiors,
  15. parts of the screen or the whole desktop and save them to disk or
  16. clipboard as a picture (in many image formats, depending on what MMOS/2
  17. can do).
  18.  
  19. .* FIXME
  20. .* changed from: 
  21. .*  (bitmap format)
  22. .* changed to:
  23. .*  (in many image formats, depending on what MMOS/2 can do).
  24.  
  25. :p.&progname. also has features for automatically making a capture every n
  26. seconds or making a capture of the whole screen and then exit (for
  27. commandline scripts e.g).
  28.  
  29. :p.I wrote &progname. mainly because all other screen capture programs for
  30. OS/2 that I found were either really old and/or part of some big other
  31. program and/or buggy and/or not free.
  32.  
  33. :p.:hp2.What's new?:ehp2.
  34.  
  35. :p.You may want to check out the :link refid=history reftype=hd.version
  36. history:elink. to see what features have been added in the various releases.
  37.  
  38. :p.If there are more things that would fit into the program, send me your
  39. comments about what you would like to have ... (though I do not promise
  40. anything ;-).
  41.  
  42. :p.:hp2."Registering":ehp2.
  43.  
  44. :p.&progname. is now released under the GPL, but as I'd still like to
  45. know that it is used, the :link
  46. refid=register reftype=hd."The Top 10 reasons why not to register &progname."
  47. :elink.;-) still apply.
  48.  
  49. .*-------------------------------------------------------------------------
  50. .*fold00.*The windows
  51.  
  52. :h1 id=windows res=2000.The windows
  53. :p.This section informs you about the various windows of &progname., what
  54. functions they offer and how to use them.
  55.  
  56. .*-------------------------------------------------------------------------
  57. .*fold00.*The main window
  58.  
  59. :h2 id=mainwin res=2.The main window
  60. :p.Though I think &progname. is pretty simple to use, I'll write a short
  61. description for every of the controls&colon.
  62.  
  63. :dl break=all tsize=5.
  64. :dt.:hp2.Save image to ...:ehp2.
  65. :dd.Here you can select, where you want to store the captured image. To
  66. copy the image to the clipboard for pasting into other apllications'
  67. .* FIXME removed "BMP" from "...to a BMP file to..."
  68. documents select "Clipboard". If you want to write the image to a file
  69. to disk, select "File". Easy, isn't it? &colon.-)
  70.  
  71. :p.If you selected "Prompt for filename" in the :link refid=settings1
  72. reftype=hd.settings window:elink., a file dialog will appear after the
  73. capture happened where you can select or enter the filename of the file
  74. the image should be saved to. If you activated "Autosave to numbered
  75. files ...", the filename will be determined automatically. If you selected
  76. "Force saving to file ...", the image will be always written to exactly
  77. the file you specified there (even if you selected "Clipboard" here).
  78.  
  79. :dt.:hp2.Options:ehp2.
  80. :dd.Check "Hide &progname." if you want the &progname. window to
  81. mysteriously disappear from the screen (using an ancient tibetian
  82. meditation technique) before the capturing starts. Useful if you want to
  83. make a capture of a maximised window e.g. or if you just can't bear the
  84. look.
  85.  
  86. :p.Check "Delayed capt." (where "capt." is a neat and striking abreviation
  87. for "capture" as you doubtlessly found out) if you want &progname. to wait
  88. some seconds (configurable in the :link refid=settings3
  89. reftype=hd.settings window:elink.) after you pushed the button/selected
  90. the window/whatever, before the thing is captured. Useful, if you want to
  91. open menus e.g. that should be captured too. If you also selected "Use
  92. serial capture" in the :link refid=settings3 reftype=hd.settings
  93. window:elink., the "serial delay" will be used instead.
  94.  
  95. :dt.:hp2.Capture ...:ehp2.
  96. :dd.Select one of the buttons (preferably the one that matches with your
  97. intended capturing target). "Screen" will automatically capture the whole
  98. desktop. "Screen region" allows you to select a part of the screen with the
  99. mouse (or the cursor keys); move the lower left corner of the rectangle that
  100. moves with the mousepointer to the lower left corner of the region you want
  101. to capture, press the mousebutton or enter/return key. Size the rectangle by
  102. moving the mouse or using the cursor keys. Press the mousebutton or enter
  103. again to capture the selected region. "Window" will capture a whole window.
  104. Select the window with the mouse. It will rise to the surface and be captured.
  105. "Window interior" works similar, except that it captures only the inner region
  106. of the window (not titlebar, etc.).
  107.  
  108. :p.To cancel a capture (before it has started, e.g. during the "delayed
  109. capture" delay), just press the escape key (the &progname. main window
  110. must be the active one!) or click the :link refid=snapshot
  111. reftype=hd.snapshot window:elink. with the mouse.
  112.  
  113. :edl.
  114. :p.By selecting "Product information" from the window's system menu (or
  115. pressing "ALT+A") you get a nice about box where you can get
  116. various info about the program.
  117.  
  118. :p.By selecting "Settings..." from the window's system menu you will get
  119. the ... yes, exactly, the :link refid=settings reftype=hd.settings
  120. window:elink.! ;-)
  121.  
  122. .*-------------------------------------------------------------------------
  123. .*fold00.*The settings window
  124.  
  125. :h2 id=settings res=4.The settings window
  126. :p.The settings window allows you to modify and adjust various things
  127. that modify the behavior of &progname..
  128.  
  129. :p.Selecting the "Ok" pushbutton at the bottom of the window will close the
  130. settings and activate them. Selecting "Undo" will revert all your changes for
  131. the currently selected page of the notebook.
  132.  
  133. :p.The settings notebook has the following pages&colon.
  134. :ul compact.
  135. :li.:link refid=settings1 reftype=hd.Saving:elink.
  136. :li.:link refid=settings2 reftype=hd.Snapshot window:elink.
  137. :li.:link refid=settings3 reftype=hd.Misc:elink.
  138. :li.:link refid=language reftype=hd.Language:elink.
  139. :eul.
  140.  
  141. .*-------------------------------------------------------------------------
  142. .*fold00.*The Saving page
  143. :h3 id=settings1 res=2210.The Saving page
  144. :p.On this page you can select, how the filename for the file, the
  145. captured image should be saved to, will be determined and in what file
  146. format the image should be saved.
  147.  
  148. :dl break=all tsize=5.
  149.  
  150. :dt.:hp2.Save type:ehp2.
  151. :dd.Here you may select how the filename for the file, the captured image
  152. should be saved to will be chosen&colon.
  153.  
  154. :ul.
  155. :li."Prompt for filename" will pop up a file dialog after the capturing,
  156. where you can select or enter the name of the file. Note&colon. Several of
  157. the :link refid=cmdlineargs reftype=hd.command line arguments:elink. will
  158. need to change this settings without further notice!
  159.  
  160. :li."Autosave to numbered files in directory ..." will not prompt you for
  161. a filename, but &progname. will create one automatically (of the form
  162. "got?????.ext" where the "?????" will be replaced by a unique number, that
  163. will increase with every saved file
  164. .* FIXME added
  165. and the "ext" by the appropriate extension for the selected image format
  166. .* FIXME
  167. ). You must give a valid directory in
  168. the entryfield underneath to tell &progname. to what location the files
  169. should be saved to.
  170.  
  171. :li."Force saving to file ..." will :hp1.always:ehp1. write the image to
  172. the file you give in the entry field underneath, even if you selected
  173. "Clipboard" in the "Save image to ..."  group in the :link refid=mainwin
  174. reftype=hd.main window:elink.. If a file with that name already exists, it
  175. will be overwritten without further warning!
  176.  
  177. :eul.
  178.  
  179. :dt.:hp2.File format:ehp2.
  180. :dd.Here you may select what format the saved file should have.
  181.  
  182. :edl.
  183.  
  184. .*-------------------------------------------------------------------------
  185. .*fold00.*The Snapshot window page
  186. :h3 id=settings2 res=3.The Snapshot window page
  187. :p.On this page you can adjust various settings for the :link
  188. refid=snapshot reftype=hd.snapshot window:elink..
  189.  
  190. :dl break=all tsize=5.
  191.  
  192. :dt.:hp2.Enable snapshot window:ehp2.
  193. :dd.This button simply determines if you want to have the snapshot window
  194. or not.
  195.  
  196. :dt.:hp2.Capture type:ehp2.
  197. :dd.Here you may select, what kind of capture should be done, when you
  198. click the snapshot window. This types are the same as for the buttons in
  199. the :link refid=mainwin reftype=hd.main window:elink..
  200.  
  201. :dt.:hp2.Options:ehp2.
  202. :dd.Some miscellanious options&colon.
  203.  
  204. :ul.
  205. :li."Always on top of all windows" - If you select this checkbox, the
  206. snapshot window will never be hidden by other windows, but always float on
  207. top of them.
  208.  
  209. :li."Hide when doing a capture" - This is similar to the "Hide &progname."
  210. checkbox in the :link refid=mainwin reftype=hd.main window:elink.. When
  211. you select this checkbox, the snapshot window will be hidden before a
  212. capture is taken and show up again afterwards.
  213.  
  214. :eul.
  215. :edl.
  216.  
  217. .*-------------------------------------------------------------------------
  218. .*fold00.*The Misc page
  219. :h3 id=settings3 res=2230.The Misc page
  220. :p.This page features miscellanious other options.
  221.  
  222. :dl break=all tsize=5.
  223.  
  224. :dt.:hp2.Delayed capture:ehp2.
  225. :dd.When you select the "Countdown timer with beeps" checkbox,
  226. &progname. will output a beep for every second of the :link refid=mainwin
  227. reftype=hd.delayed capture:elink. delay time. With the spinbutton below
  228. you can set, how many seconds &progname. should wait when you use
  229. "Delayed capture", before actually taking the capture.
  230.  
  231. :dt.:hp2.Serial capture:ehp2.
  232. :dd.Using this option, you can &progname. have automatically take a
  233. capture every n seconds. Just select the checkbox and when you take a
  234. capture the next time, &progname. will not stop after the first capture is
  235. done, but wait a number of seconds (that you can adjust with the
  236. spinbutton below) and then capture the screen/screen region/window again.
  237. And again. And again. Until you press the escape key (The main window must
  238. be the active one!) or click the :link refid=snapshot reftype=hd.snapshot
  239. window:elink. (or, in case of a window capture, until the window to be
  240. captured has been closed).
  241. :p.:hp1.Note&colon.:ehp1. The amount of time it takes to make the
  242. actual capture and to write the 
  243. .* FIXME bitmap -> image
  244. image to disk is not included in this
  245. delay, as it depends heavily on your system and personal configuration.
  246. So if e.g. you want to make a capture every 10 seconds, but it takes 4
  247. seconds to capture the screen and write the file, you must set the
  248. delay to 6 seconds.
  249.  
  250. :dt.:hp2.Use sound when capture finished:ehp2.
  251. :dd.Selecting this checkbox will cause &progname. to beep a few times
  252. when the capture is done.
  253.  
  254. :dt.:hp2.Run &progname. at idle priority:ehp2.
  255. :dd.Selecting this checkbox will cause &progname. to be run at idle process
  256. priority, which basically means that it will run much slower ;-) But it will
  257. only very little "disturb" other programs that need more CPU time.
  258.  
  259. :edl.
  260.  
  261. .*-------------------------------------------------------------------------
  262. .*fold00.*Language
  263.  
  264. :h3 id=language res=2240.The Language page
  265. :p.On this page you can select, what language &progname. shall use. You may
  266. select any of the languages that are shown in the list.
  267.  
  268. :p.:hp1.Note&colon.:ehp1. If you select another language here, it will not
  269. change until you restart the program.
  270.  
  271. :p.:hp1.Note&colon.:ehp1. If you want to translate &progname. to another
  272. language, you are very welcome to do so! Please see :link refid=helpwanted
  273. reftype=hd."Help wanted!":elink. for more info.
  274.  
  275. .*-------------------------------------------------------------------------
  276. .*fold00.*The snapshot window
  277.  
  278. :h2 id=snapshot res=2300.The Snapshot window
  279. :p.This window provides a quick and easy way to take a capture, without
  280. the need to have the :link refid=mainwin reftype=hd.main window:elink.
  281. visible all of the time. Just click inside the snapshot window with the
  282. mouse (button 1) and &progname. will take a capture of the type you can
  283. select on the appropriate page in the :link refid=settings2
  284. reftype=hd.settings window:elink. (or from the context menu that pops up
  285. when you click this window with mousebutton 2).
  286.  
  287. :p.You may size and position (click with mousebutton 2 and drag it
  288. around) the window as you like, the size and position will be saved and
  289. restored when you start &progname. again.
  290.  
  291. :p.When using the :link refid=mainwin reftype=hd.delayed capture:elink. or
  292. :link refid=settings3 reftype=hd.serial capture:elink. feature, this
  293. window will also show the amount of seconds left until the (next) capture
  294. will start. You may cancel the capture simply by clicking this window.
  295.  
  296. .*-------------------------------------------------------------------------
  297. .*fold00.*Commandline arguments
  298. :h1 id=cmdlineargs res=3000.Commandline arguments
  299. :p.In the "Properties" notebook of &progname.'s WPS object or when
  300. starting &progname. from the command line, you may give the following
  301. parameters&colon.
  302.  
  303. :dl break=all tsize=5.
  304.  
  305. :dt.:hp2.-q:ehp2.
  306. :dd.This will make &progname. come up in "quiet mode"&colon.
  307.  
  308. :ul.
  309. :li.The main window will remain hidden/minimized (unless you show/restore
  310. it using the window list e.g.).
  311.  
  312. :li.You may use the "PrintScreen" key to make a capture of a region of the
  313. screen (For some reason this does not work when a VIO (textmode) window
  314. has the focus).
  315.  
  316. :li.:link refid=settings3 reftype=hd.Serial capture:elink. will be
  317. disabled by default.
  318.  
  319. :li.If "Prompt for filename" was selected on the :link refid=settings1
  320. reftype=hd.Saving page:elink. in the settings window, it will be changed
  321. to "Autosave to numbered files ...".
  322.  
  323. :eul.
  324. :p.You may give a valid path after this switch to tell &progname. to what
  325. directory the captured image(s) should be written to. If you do not give a
  326. path here, the one you entered on the Saving page in the settings window
  327. will be used.
  328.  
  329. :p.:hp1.Example:ehp1.&colon. If you type "gotcha -q c&colon.\bmps" on the
  330. command line, &progname. will save all the files to the directory
  331. "c&colon.\bmps".
  332.  
  333. :dt.:hp2.-a:ehp2.
  334. :dd.Kind of a "batch mode" switch.
  335.  
  336. :ul.
  337. :li.&progname. will not show any windows but just take a capture of
  338. the whole screen, save it to disk and exit.
  339.  
  340. :li.:link refid=settings3 reftype=hd.Serial capture:elink. and :link
  341. refid=mainwin reftype=hd.delayed capture:elink. will be disabled by
  342. default.
  343.  
  344. :li.If "Prompt for filename" was selected on the :link refid=settings1
  345. reftype=hd.Saving page:elink. in the settings window, it will be changed
  346. to "Autosave to numbered files ...".
  347.  
  348. :eul.
  349. :p.You may give a valid path after this switch to tell &progname. to what
  350. directory the captured image should be written to.
  351.  
  352. :p.:hp1.Example:ehp1.&colon. If you type "gotcha -a c&colon.\" on the
  353. command line, &progname. will save the captured image to the directory
  354. "c&colon.\". If you do not give a path here, the one you entered on the
  355. Saving page in the settings window will be used.
  356.  
  357. :dt.:hp2.-f:ehp2.
  358. :dd.With this switch you can set the :link refid=settings1
  359. reftype=hd."Force saving to file ..." option:elink. from the command line.
  360. You may give a valid filename after this switch to tell &progname. to what
  361. file the captured image should be written to. If you do not give a
  362. filename here, the one you entered on the Saving page in the settings
  363. window will be used.
  364.  
  365. :edl.
  366.  
  367. .*-------------------------------------------------------------------------
  368. .*fold00.*Past, present + future
  369. :h1 id=pastpresentfuture res=5000.Past, present &. future
  370. :p.This section provides info about the history of &progname., some info
  371. about (bugs in) the current release and things that may be added or changed
  372. in the future.
  373.  
  374. .*-------------------------------------------------------------------------
  375. .*fold00.*Version history
  376. :h2 id=history.Version history :p.Here you can see what was added or changed
  377. in the different versions of the program.
  378.  
  379. :dl break=all tsize=5.
  380.  
  381. :dt.:hp2.Version 1.75:ehp2.
  382. :dd.Just a little bugfix release (though I wasn't able to fix all
  383. the bugs I wanted).
  384. :ul compact.
  385. :li.&progname. did not start, if OS/2 MMIO was not installed, because
  386. the library was not loaded at runtime, but still statically at program 
  387. start. This is fixed now.
  388. :eul.
  389.  
  390. :dt.:hp2.Version 1.73:ehp2.
  391. :dd.Actually I wanted the next version to be 2.0 but due to my lack of
  392. time it just took too long, so I decided to do this "intermediate release"
  393. to fix some bugs and implement one of the most requested features&colon.
  394. :ul compact.
  395. :li.&progname. is now free software under the GPL
  396. :li.Czech language support (program only).
  397. :li.Italian language support (program and part of the online help).
  398. :li.&progname. can now save images to many more formats if OS/2 Multimedia is
  399. installed.
  400. :li.Fixed several small bugs
  401. :eul.
  402.  
  403. :dt.:hp2.Version 1.65:ehp2.
  404. :dd.Wamm Bamm Thank you M'am! &progname. goes Brazil! Apart from that&colon.
  405. :ul compact.
  406. :li.German language support.
  407. :li.Option to run &progname. at idle priority.
  408. :li.Position of the main window will be saved automatically now.
  409. :li.The snapshot window got a nice context menu.
  410. :li.Fixed a bug that disabled capturing a screen region with the snapshot
  411. window.
  412. :eul.
  413.  
  414. :dt.:hp2.Version 1.45:ehp2.
  415. :dd.More users' suggestions and more ideas of my own - and I hope less
  416. bugs &colon.-) This is what v1.45 offers&colon.
  417. :ul compact.
  418. :li.The length of the "delayed capture" delay is now configurable.
  419. :li.When waiting for the capture when using "delayed capture", you may
  420. have &progname. output a beep for every second. The countdown is also shown
  421. in the :link refid=snapshot reftype=hd.snapshot window:elink..
  422. :li."Serial capture" feature that allows you to automatically have &progname.
  423. make a capture every n seconds.
  424. :li.You may now select, if &progname. prompts you for a filename when saving
  425. or automatically saves to numbered files or always saves to a file you specify.
  426. :li.You may now tell &progname. to make a capture of the whole screen and then
  427. exit from the :link refid=cmdlineargs reftype=hd.commandline:elink..
  428. :li.You may now choose, in which of three available bitmap file formats the
  429. images should be saved. The code for saving has totally been re-written and
  430. the images should now load correctly everywhere.
  431. :li.&progname. now sets the correct filetype extended attribute for all
  432. saved bitmaps.
  433. :li.You may now turn off the sound, that tells you that the capture is done.
  434. :li.A nice :link refid=settings reftype=hd.settings window:elink. for all
  435. these options.
  436. :li.The :link refid=snapshot reftype=hd.snapshot window:elink. allows
  437. quick and easy capturing without the need to have the main window visible
  438. all of the time.
  439. :eul.
  440.  
  441. :dt.:hp2.Version 1.10:ehp2.
  442. :dd.Since there were some small bugs in v1.00 and users (as users are ;-)
  443. wanted several things added, v1.10 was released. Changes include&colon.
  444. :ul compact.
  445. :li.Added the "quiet mode" (See :link refid=cmdlineargs reftype=hd.command
  446. line arguments:elink. section for more info about this).
  447. :li.Fixed (hopefully ;-) the bug that caused &progname. to hang on some computers
  448. when trying to capture window (interiors).
  449. :li.Fixed (eventually ;-) the bug that prevented some programs (PMView e.g.) from
  450. loading bitmaps saved by &progname. correctly.
  451. :li.Fixed (presumably ;-) a bug that caused &progname. to save bitmaps with
  452. 16 or 256 colors using only 2 colors (why do all the example programs that
  453. I have assume that all bitmaps just use 2 colors??).
  454. :li.Added an option to automatically add the "bmp" extension to the filename,
  455. if the user does not (want to) supply it.
  456. :li.Added an option to have &progname. confirm the overwriting of already
  457. existing files.
  458. :eul.
  459.  
  460. :dt.:hp2.Version 1.00:ehp2.
  461. :dd.This was the first public version of &progname..
  462.  
  463. :edl.
  464.  
  465. .*-------------------------------------------------------------------------
  466. .*fold00.*Bugs
  467.  
  468. :h2 id=bugs.Known bugs
  469. :p.After the release of v1.00, my assumption about &progname. being my yukkiest
  470. code for the past few years proved right, as even the bugs were buggy! ;-)
  471.  
  472. :ul.
  473.  
  474. :li.One user couldn't open the settings window on a Warp 3 system; &progname.
  475. just exited. Problem is being investigated.
  476.  
  477. :li.Another user has problems on his eCS system&colon. When saving GIFs,
  478. the program just hangs using the CPU to 100%. Also when pressing
  479. "Ok" in the settings window, &progname. just exits. After much debugging I
  480. found out that these problems occur *inside* the mmioWrite() and 
  481. WinDestroyWindow() system functions! I have no idea what to do against 
  482. this.
  483.  
  484. :li.I have not been able to get saving the capture as a Jpeg to work. On
  485. some machines the OS/2 multimedia routine I use for opening the file returns
  486. some meaningless error, on some other machines it even crashes. If anybody
  487. has some more info about saving images using OS/2 multimedia, please contact
  488. me. I have not been able to find any documentation about this subject (except
  489. from the stuff shipped with VisualAge C++ 3.0 but that's not very good 
  490. either as it seems to be targeted at people who already know how the whole
  491. thing works ... &colon.-(
  492.  
  493. :li.The code for bringing the window to the top (when taking a capture of
  494. a window or window interior) is not very good and may not work correct
  495. from time to time.
  496.  
  497. :p.I wanted to start the capture only when the window is fully painted
  498. (i.e. all parts that were hidden by other windows are redrawn) but as
  499. there is no way (at least I know of none) to check when the "bringing on
  500. top" is finished other than checking repeatly if it is the topmost window
  501. by now, this routine will not work if there is a floating window on the
  502. screen, as the to be captured window will never be the topmost window
  503. then.
  504.  
  505. :p.The routine currently tries to wait for the window to come on top, but
  506. if this has not happened for 1.5 seconds, the capture will start anyway.
  507. Yukky, I know, but what can I do?
  508.  
  509. :li.Not really a bug, but&colon. Doing a screencapture in quiet mode (using
  510. the PrintScreen key) does not work, if a VIO (textmode) window has the focus.
  511. The author is heavily trying to ignore this problem, but eventually it will
  512. be fixed nevertheless someday ;-)
  513.  
  514. :li.Not really a bug too, but still a little bit annoying&colon. One user
  515. reported, that the background colors of the controls do not match with the
  516. background color of the main window on his system. I tried to fix this by
  517. checking what bg color the controls use and paint the window bg with exactly
  518. that color, but it still seems not to work!?!? I've no idea what to do
  519. about this ...
  520.  
  521. :eul.
  522.  
  523. .*-------------------------------------------------------------------------
  524. .*fold00.*Future enhancements
  525.  
  526. :h2 id=future.Future enhancements
  527. :p.Well, there's still a few things that users requested and that will be
  528. added a long time ago in a galaxy far away ... aarg, a future version I
  529. mean ;-)
  530.  
  531. :ul.
  532. :li.Remote control feature, that allows you to control &progname.
  533. from other processes using a named pipe.
  534. :li.Allow to specify the window to capture by its name.
  535. :eul.
  536.  
  537. .*-------------------------------------------------------------------------
  538. .*fold00.*Disclaimer & legal stuff
  539.  
  540. :h1 id=disclaimer.Disclaimer &. legal stuff
  541. :p.Following are the usual disclaimers. For those of you, who have read them
  542. far too many times, here is just the short version&colon.
  543.  
  544. :p."I didn't do it! I didn't do it! Butthead did it!" ;-)
  545.  
  546. :p.Everyone else, please read this and keep in mind&colon.
  547.  
  548. :p.Though this program has been tested quite a lot, there may still be lots
  549. of bugs in it (even serious ones - though I do not think so). Do not blame
  550. me, if this program screws up your files or whatever.
  551.  
  552. :p.:hp2.YOU ARE USING THIS PROGRAM AT YOUR OWN RISK!:ehp2. I don't take any
  553. responsibillity for damages, problems, custodies, marital disputes,
  554. etc. resulting from use, inability to use, misuse, possession or
  555. non-possession of this program directly or indirectly.
  556. I also don't give any warranty for bug-free operation, fitness
  557. for
  558. a particular purpose or the appropriate behaviour of the program
  559. concerning animals, programers and little children.
  560.  
  561. :p.THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
  562. IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  563. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  564. PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
  565. PROGRAM IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU
  566. ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
  567.  
  568. :p.Or, in a few words&colon.
  569. If its good, I am responsible.
  570. If its bad, its all your fault. ;-)
  571.  
  572. :p.Permission is granted to redistribute this program free of charge,
  573. provided it is distributed in the full archive with unmodified
  574. contents and no profit beyond the price of the media on which it
  575. is distributed is made. Exception to the last rule&colon. It may be
  576. included on freeware/shareware collections on CD-ROM, as well as
  577. on magazine cover CD-ROMs.
  578.  
  579. :p.All trademarks mentioned anywhere around her are property of their
  580. owners and the like ...
  581.  
  582. :p.(Strange, this sections is getting longer and longer with every
  583. program ... &colon.-)
  584.  
  585. .*-------------------------------------------------------------------------
  586. .*fold00.*GNU Public License
  587.  
  588. :h1 id=gpl.GNU GENERAL PUBLIC LICENSE
  589.  
  590. :lines.
  591.                     GNU GENERAL PUBLIC LICENSE
  592.                        Version 2, June 1991
  593.  
  594.  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  595.      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  596.  Everyone is permitted to copy and distribute verbatim copies
  597.  of this license document, but changing it is not allowed.
  598.  
  599.                             Preamble
  600.  
  601.   The licenses for most software are designed to take away your
  602. freedom to share and change it.  By contrast, the GNU General Public
  603. License is intended to guarantee your freedom to share and change free
  604. software--to make sure the software is free for all its users.  This
  605. General Public License applies to most of the Free Software
  606. Foundation's software and to any other program whose authors commit to
  607. using it.  (Some other Free Software Foundation software is covered by
  608. the GNU Library General Public License instead.)  You can apply it to
  609. your programs, too.
  610.  
  611.   When we speak of free software, we are referring to freedom, not
  612. price.  Our General Public Licenses are designed to make sure that you
  613. have the freedom to distribute copies of free software (and charge for
  614. this service if you wish), that you receive source code or can get it
  615. if you want it, that you can change the software or use pieces of it
  616. in new free programs; and that you know you can do these things.
  617.  
  618.   To protect your rights, we need to make restrictions that forbid
  619. anyone to deny you these rights or to ask you to surrender the rights.
  620. These restrictions translate to certain responsibilities for you if you
  621. distribute copies of the software, or if you modify it.
  622.  
  623.   For example, if you distribute copies of such a program, whether
  624. gratis or for a fee, you must give the recipients all the rights that
  625. you have.  You must make sure that they, too, receive or can get the
  626. source code.  And you must show them these terms so they know their
  627. rights.
  628.  
  629.   We protect your rights with two steps&colon. (1) copyright the software, and
  630. (2) offer you this license which gives you legal permission to copy,
  631. distribute and/or modify the software.
  632.  
  633.   Also, for each author's protection and ours, we want to make certain
  634. that everyone understands that there is no warranty for this free
  635. software.  If the software is modified by someone else and passed on, we
  636. want its recipients to know that what they have is not the original, so
  637. that any problems introduced by others will not reflect on the original
  638. authors' reputations.
  639.  
  640.   Finally, any free program is threatened constantly by software
  641. patents.  We wish to avoid the danger that redistributors of a free
  642. program will individually obtain patent licenses, in effect making the
  643. program proprietary.  To prevent this, we have made it clear that any
  644. patent must be licensed for everyone's free use or not licensed at all.
  645.  
  646.   The precise terms and conditions for copying, distribution and
  647. modification follow.
  648.  
  649.                     GNU GENERAL PUBLIC LICENSE
  650.    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  651.  
  652.   0. This License applies to any program or other work which contains
  653. a notice placed by the copyright holder saying it may be distributed
  654. under the terms of this General Public License.  The "Program", below,
  655. refers to any such program or work, and a "work based on the Program"
  656. means either the Program or any derivative work under copyright law&colon.
  657. that is to say, a work containing the Program or a portion of it,
  658. either verbatim or with modifications and/or translated into another
  659. language.  (Hereinafter, translation is included without limitation in
  660. the term "modification".)  Each licensee is addressed as "you".
  661.  
  662. Activities other than copying, distribution and modification are not
  663. covered by this License; they are outside its scope.  The act of
  664. running the Program is not restricted, and the output from the Program
  665. is covered only if its contents constitute a work based on the
  666. Program (independent of having been made by running the Program).
  667. Whether that is true depends on what the Program does.
  668.  
  669.   1. You may copy and distribute verbatim copies of the Program's
  670. source code as you receive it, in any medium, provided that you
  671. conspicuously and appropriately publish on each copy an appropriate
  672. copyright notice and disclaimer of warranty; keep intact all the
  673. notices that refer to this License and to the absence of any warranty;
  674. and give any other recipients of the Program a copy of this License
  675. along with the Program.
  676.  
  677. You may charge a fee for the physical act of transferring a copy, and
  678. you may at your option offer warranty protection in exchange for a fee.
  679.  
  680.   2. You may modify your copy or copies of the Program or any portion
  681. of it, thus forming a work based on the Program, and copy and
  682. distribute such modifications or work under the terms of Section 1
  683. above, provided that you also meet all of these conditions&colon.
  684.  
  685.     a) You must cause the modified files to carry prominent notices
  686.     stating that you changed the files and the date of any change.
  687.  
  688.     b) You must cause any work that you distribute or publish, that in
  689.     whole or in part contains or is derived from the Program or any
  690.     part thereof, to be licensed as a whole at no charge to all third
  691.     parties under the terms of this License.
  692.  
  693.     c) If the modified program normally reads commands interactively
  694.     when run, you must cause it, when started running for such
  695.     interactive use in the most ordinary way, to print or display an
  696.     announcement including an appropriate copyright notice and a
  697.     notice that there is no warranty (or else, saying that you provide
  698.     a warranty) and that users may redistribute the program under
  699.     these conditions, and telling the user how to view a copy of this
  700.     License.  (Exception&colon. if the Program itself is interactive but
  701.     does not normally print such an announcement, your work based on
  702.     the Program is not required to print an announcement.)
  703.  
  704. These requirements apply to the modified work as a whole.  If
  705. identifiable sections of that work are not derived from the Program,
  706. and can be reasonably considered independent and separate works in
  707. themselves, then this License, and its terms, do not apply to those
  708. sections when you distribute them as separate works.  But when you
  709. distribute the same sections as part of a whole which is a work based
  710. on the Program, the distribution of the whole must be on the terms of
  711. this License, whose permissions for other licensees extend to the
  712. entire whole, and thus to each and every part regardless of who wrote it.
  713.  
  714. Thus, it is not the intent of this section to claim rights or contest
  715. your rights to work written entirely by you; rather, the intent is to
  716. exercise the right to control the distribution of derivative or
  717. collective works based on the Program.
  718.  
  719. In addition, mere aggregation of another work not based on the Program
  720. with the Program (or with a work based on the Program) on a volume of
  721. a storage or distribution medium does not bring the other work under
  722. the scope of this License.
  723.  
  724.   3. You may copy and distribute the Program (or a work based on it,
  725. under Section 2) in object code or executable form under the terms of
  726. Sections 1 and 2 above provided that you also do one of the following&colon.
  727.  
  728.     a) Accompany it with the complete corresponding machine-readable
  729.     source code, which must be distributed under the terms of Sections
  730.     1 and 2 above on a medium customarily used for software interchange; or,
  731.  
  732.     b) Accompany it with a written offer, valid for at least three
  733.     years, to give any third party, for a charge no more than your
  734.     cost of physically performing source distribution, a complete
  735.     machine-readable copy of the corresponding source code, to be
  736.     distributed under the terms of Sections 1 and 2 above on a medium
  737.     customarily used for software interchange; or,
  738.  
  739.     c) Accompany it with the information you received as to the offer
  740.     to distribute corresponding source code.  (This alternative is
  741.     allowed only for noncommercial distribution and only if you
  742.     received the program in object code or executable form with such
  743.     an offer, in accord with Subsection b above.)
  744.  
  745. The source code for a work means the preferred form of the work for
  746. making modifications to it.  For an executable work, complete source
  747. code means all the source code for all modules it contains, plus any
  748. associated interface definition files, plus the scripts used to
  749. control compilation and installation of the executable.  However, as a
  750. special exception, the source code distributed need not include
  751. anything that is normally distributed (in either source or binary
  752. form) with the major components (compiler, kernel, and so on) of the
  753. operating system on which the executable runs, unless that component
  754. itself accompanies the executable.
  755.  
  756. If distribution of executable or object code is made by offering
  757. access to copy from a designated place, then offering equivalent
  758. access to copy the source code from the same place counts as
  759. distribution of the source code, even though third parties are not
  760. compelled to copy the source along with the object code.
  761.  
  762.   4. You may not copy, modify, sublicense, or distribute the Program
  763. except as expressly provided under this License.  Any attempt
  764. otherwise to copy, modify, sublicense or distribute the Program is
  765. void, and will automatically terminate your rights under this License.
  766. However, parties who have received copies, or rights, from you under
  767. this License will not have their licenses terminated so long as such
  768. parties remain in full compliance.
  769.  
  770.   5. You are not required to accept this License, since you have not
  771. signed it.  However, nothing else grants you permission to modify or
  772. distribute the Program or its derivative works.  These actions are
  773. prohibited by law if you do not accept this License.  Therefore, by
  774. modifying or distributing the Program (or any work based on the
  775. Program), you indicate your acceptance of this License to do so, and
  776. all its terms and conditions for copying, distributing or modifying
  777. the Program or works based on it.
  778.  
  779.   6. Each time you redistribute the Program (or any work based on the
  780. Program), the recipient automatically receives a license from the
  781. original licensor to copy, distribute or modify the Program subject to
  782. these terms and conditions.  You may not impose any further
  783. restrictions on the recipients' exercise of the rights granted herein.
  784. You are not responsible for enforcing compliance by third parties to
  785. this License.
  786.  
  787.   7. If, as a consequence of a court judgment or allegation of patent
  788. infringement or for any other reason (not limited to patent issues),
  789. conditions are imposed on you (whether by court order, agreement or
  790. otherwise) that contradict the conditions of this License, they do not
  791. excuse you from the conditions of this License.  If you cannot
  792. distribute so as to satisfy simultaneously your obligations under this
  793. License and any other pertinent obligations, then as a consequence you
  794. may not distribute the Program at all.  For example, if a patent
  795. license would not permit royalty-free redistribution of the Program by
  796. all those who receive copies directly or indirectly through you, then
  797. the only way you could satisfy both it and this License would be to
  798. refrain entirely from distribution of the Program.
  799.  
  800. If any portion of this section is held invalid or unenforceable under
  801. any particular circumstance, the balance of the section is intended to
  802. apply and the section as a whole is intended to apply in other
  803. circumstances.
  804.  
  805. It is not the purpose of this section to induce you to infringe any
  806. patents or other property right claims or to contest validity of any
  807. such claims; this section has the sole purpose of protecting the
  808. integrity of the free software distribution system, which is
  809. implemented by public license practices.  Many people have made
  810. generous contributions to the wide range of software distributed
  811. through that system in reliance on consistent application of that
  812. system; it is up to the author/donor to decide if he or she is willing
  813. to distribute software through any other system and a licensee cannot
  814. impose that choice.
  815.  
  816. This section is intended to make thoroughly clear what is believed to
  817. be a consequence of the rest of this License.
  818.  
  819.   8. If the distribution and/or use of the Program is restricted in
  820. certain countries either by patents or by copyrighted interfaces, the
  821. original copyright holder who places the Program under this License
  822. may add an explicit geographical distribution limitation excluding
  823. those countries, so that distribution is permitted only in or among
  824. countries not thus excluded.  In such case, this License incorporates
  825. the limitation as if written in the body of this License.
  826.  
  827.   9. The Free Software Foundation may publish revised and/or new versions
  828. of the General Public License from time to time.  Such new versions will
  829. be similar in spirit to the present version, but may differ in detail to
  830. address new problems or concerns.
  831.  
  832. Each version is given a distinguishing version number.  If the Program
  833. specifies a version number of this License which applies to it and "any
  834. later version", you have the option of following the terms and conditions
  835. either of that version or of any later version published by the Free
  836. Software Foundation.  If the Program does not specify a version number of
  837. this License, you may choose any version ever published by the Free Software
  838. Foundation.
  839.  
  840.   10. If you wish to incorporate parts of the Program into other free
  841. programs whose distribution conditions are different, write to the author
  842. to ask for permission.  For software which is copyrighted by the Free
  843. Software Foundation, write to the Free Software Foundation; we sometimes
  844. make exceptions for this.  Our decision will be guided by the two goals
  845. of preserving the free status of all derivatives of our free software and
  846. of promoting the sharing and reuse of software generally.
  847.  
  848.                             NO WARRANTY
  849.  
  850.   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  851. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  852. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  853. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  854. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  855. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
  856. TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  857. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  858. REPAIR OR CORRECTION.
  859.  
  860.   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  861. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  862. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  863. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  864. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  865. TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  866. YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  867. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  868. POSSIBILITY OF SUCH DAMAGES.
  869.  
  870.                      END OF TERMS AND CONDITIONS
  871.  
  872.             How to Apply These Terms to Your New Programs
  873.  
  874.   If you develop a new program, and you want it to be of the greatest
  875. possible use to the public, the best way to achieve this is to make it
  876. free software which everyone can redistribute and change under these terms.
  877.  
  878.   To do so, attach the following notices to the program.  It is safest
  879. to attach them to the start of each source file to most effectively
  880. convey the exclusion of warranty; and each file should have at least
  881. the "copyright" line and a pointer to where the full notice is found.
  882.  
  883.     <one line to give the program's name and a brief idea of what it does.>
  884.     Copyright (C) <year>  <name of author>
  885.  
  886.     This program is free software; you can redistribute it and/or modify
  887.     it under the terms of the GNU General Public License as published by
  888.     the Free Software Foundation; either version 2 of the License, or
  889.     (at your option) any later version.
  890.  
  891.     This program is distributed in the hope that it will be useful,
  892.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  893.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  894.     GNU General Public License for more details.
  895.  
  896.     You should have received a copy of the GNU General Public License
  897.     along with this program; if not, write to the Free Software
  898.     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  899.  
  900.  
  901. Also add information on how to contact you by electronic and paper mail.
  902.  
  903. If the program is interactive, make it output a short notice like this
  904. when it starts in an interactive mode&colon.
  905.  
  906.     Gnomovision version 69, Copyright (C) year  name of author
  907.     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  908.     This is free software, and you are welcome to redistribute it
  909.     under certain conditions; type `show c' for details.
  910.  
  911. The hypothetical commands `show w' and `show c' should show the appropriate
  912. parts of the General Public License.  Of course, the commands you use may
  913. be called something other than `show w' and `show c'; they could even be
  914. mouse-clicks or menu items--whatever suits your program.
  915.  
  916. You should also get your employer (if you work as a programmer) or your
  917. school, if any, to sign a "copyright disclaimer" for the program, if
  918. necessary.  Here is a sample; alter the names&colon.
  919.  
  920.   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  921.   `Gnomovision' (which makes passes at compilers) written by James Hacker.
  922.  
  923.   <signature of Ty Coon>, 1 April 1989
  924.   Ty Coon, President of Vice
  925.  
  926. This General Public License does not permit incorporating your program into
  927. proprietary programs.  If your program is a subroutine library, you may
  928. consider it more useful to permit linking proprietary applications with the
  929. library.  If this is what you want to do, use the GNU Library General
  930. Public License instead of this License.
  931.  
  932. :elines.
  933.  
  934. .*-------------------------------------------------------------------------
  935. .*fold00.*Author & Gotcha! homepage
  936.  
  937. :h1 id=author.Author &. &progname. homepage
  938. :p.:hp7.Author:ehp7.
  939.  
  940. :dl break=all tsize=5 compact.
  941.  
  942. :dt.:hp2.Snail mail:ehp2.
  943. :dd.Thorsten Thielen c/o Sascha Weber, Postfach 3928, 54229 Trier, Germany
  944.  
  945. :dt.:hp2.e-Mail:ehp2.
  946. :dd.&email1.
  947.  
  948. :dt.:hp2.WWW:ehp2.
  949. :dd.&www.
  950.  
  951. :edl.
  952.  
  953. :artwork name='src\data\teamlogo.bmp' align=center.
  954. :p.Proud member of Team OS/2 Region Trier (:hp1.www.teamos2.ipcon.de:ehp1.), 
  955. the makers of the "Team Trier Collection"-CDROM.
  956.  
  957. :lm margin=1.
  958. :p.
  959. Suggestions and bug-reports are always welcome. Well ... bug-reports
  960. are perhaps not :hp1.that:ehp1. welcome ... ;-)
  961. :p.
  962. .br
  963. :hp7.&progname. homepage:ehp7.
  964. :p.Visit the &progname. homepage for info and new versions&colon.
  965. &www./gotcha
  966.  
  967. .*-------------------------------------------------------------------------
  968. .*fold00.*Help wanted!
  969. :h1 id=helpwanted.Help wanted!
  970. :p.Now that &progname. supports other languages, I of course want to include
  971. as many as possible. The problem is that I only speak english and german well
  972. enough to do a translation &colon.-) So if anybody out there wants to
  973. translate &progname. to a new language you are gladly welcome to do so!
  974.  
  975. :p.I have included the source for the helpfile and program ressources in a
  976. seperate ZIP archive ('language.zip'). Just take the *.rc and *.hlp file of
  977. your choice and go to work! &colon.-) If you have any questions, feel free to
  978. :link refid=author reftype=hd.ask me:elink.!
  979.  
  980. :p.If you haven't got the time to do (or just don't feel like doing ;-) a
  981. "full" translation (i.e. program and online help) you may only translate
  982. the program ressources (dialogs, menus, some messages) as well of course!
  983. That would be of much help already ...
  984.  
  985. .*-------------------------------------------------------------------------
  986. .*fold00.*Credits
  987.  
  988. :h1 id=credits.Credits
  989. :p.I wish to thank the following people, for their help and support with
  990. &progname.&colon.
  991.  
  992. :ul.
  993. :li.The sources of PM/Capture OS/2 provided some very helpful examples of how
  994. to do certain things (capture screen to bitmap, saving a bitmap). Thanks to
  995. whoever wrote it (there's no name given ...)
  996. :li.As many of my programs, &progname. also uses a few lines of code (for
  997. inserting items in the system menu) from :hp1.Richard Papo's:ehp1. excellent
  998. "MemSize" systemressources monitor. (You can find out more about MemSize at
  999. http&colon.//www.msen.com/~rpapo).
  1000. :li.Many thanks for the translation to (Brazilian) Portuguese go to
  1001. &Ea.rico Mascarenhas Mendonça.
  1002. :li.Many thanks for the translation to Italian to Alberto Gabrielli.
  1003. :li.Many thanks for the translation to Czech to Tomas Hajny.
  1004. :li.Many thanks go to all users of &progname. for notifying me of bugs (and
  1005. "bug bugs" ;-), suggesting interesting new features and testing!
  1006. :eul.
  1007.  
  1008. .*-------------------------------------------------------------------------
  1009. .*fold00.*Registering
  1010. :h1 id=register."Registering"
  1011. .*:p. if you are satisfied with what &progname. 1.67 offers, you are free to keep
  1012. .*using this version ... but please keep in mind that it lacks many useful
  1013. .*functions that are present in newer versions and that it is not supported
  1014. .*any longer!
  1015. :p.&progname. is now released under the GPL, but as I'd still like to know
  1016. who uses my programs, the following still applies &colon.-)
  1017.  
  1018. :p.You can become a registered user for &progname. just by :link
  1019. refid=author reftype=hd.sending an e-mail (or postcard or whatever) to
  1020. me:elink.. Actually this is required, if you use &progname. (more than once a
  1021. year or so ;-). Just write something like "Hi, I use your program &progname.!"
  1022. and I'm satisfied. If you do :hp1.not:ehp1. want to be included in the mailing
  1023. list for news and infos about &progname. do not forget to tell me!
  1024.  
  1025. But I think there are some people out there who have seen &progname.,
  1026. worked with it for a while but just don't want to register by writing me a
  1027. mail. Well, for you I've assembled this list of ...
  1028. :p.:hp2.The Top 10 reasons why not to register &progname.:ehp2.
  1029.  
  1030. :ul compact.
  1031.  
  1032. :li.In my opinion, &progname. is a pretty bad program. I don't like the buttons,
  1033. the window or the other stuff it offers. I even heard, that there once really
  1034. was found a bug! Not to mention the crappy support; writing an e-mail to get
  1035. help is far to complicated.
  1036.  
  1037. :li.I'm totally satisfied with anything that &progname. 1.45 offers. I'll
  1038. find my own workarounds for this bugs that might be discovered! I'm never
  1039. going to use whatever features might be added! So spare me by your updates ...
  1040.  
  1041. :li.Who cares for info on new releases? Why should I get on yet another of
  1042. these mailing-lists? My mailbox is overflowing on a regular base and I'm
  1043. daily checking the "incoming" directory of Hobbes anyway!
  1044.  
  1045. :li.I just can't spare the time to write a mail to you! See, I've got a job,
  1046. a wife, 10 kids or so, a girlfriend, a car, a house, a swimming pool and
  1047. 1000 desktops that I still haven't captured, so I'm really busy night
  1048. and day! I really don't want to think of what I would miss in this lost five
  1049. minutes ...
  1050.  
  1051. .*:li.$10 is far too much money for this program! For this big amount I could,
  1052. .*well, buy half of an audio CD! I could go out to dinner with my friend (well,
  1053. .*at least if we have already eaten before). I could think of thousand things
  1054. .*more ...
  1055.  
  1056. :li.Why should I make you feel that it's a good thing to develop software for
  1057. OS/2? There are far to many programs for OS/2 already, we don't want to get
  1058. the market oversupplied, do we?
  1059.  
  1060. :li.There are lot's of other programs out there, that do the thing! Well ok,
  1061. maybe they don't have that nice PM interface, might be that they are lacking
  1062. a lot of the functionallity that &progname. offers and maybe actually there
  1063. are only one or two of them, but at least I don't have to spend hours and
  1064. hours writing longish mails to their authors!
  1065.  
  1066. :li.I don't find supporting the mailware concept of any use. Developers
  1067. giving away fully working programs and then hoping that someone actually will
  1068. write a mail when using them, when (s)he can get away without, are an all too
  1069. trustfull bunch of fools!
  1070.  
  1071. :li.Why should I try to support OS/2 software? OS/2 is dead, believe me!
  1072. "I'm Bill Gates of MicroBorg. This OS will be assimilated. Development is
  1073. futile."
  1074.  
  1075. :li.The idea of kidnapping innocent pixels from the screen and imprisoning
  1076. them in stupid, useless, conformistic bitmaps violates my religious and
  1077. moral beliefs! People providing the means to allow such terrible crimes are a
  1078. shame to the whole society of computer users! This is most surely another proof
  1079. of the depravity of the modern world. Things like that would never have been
  1080. possible back in the good old days ... [Author's note&colon. You bet! Ever
  1081. tried to make a "screen capture" of a dinosaur's front-panel diagnostic
  1082. lights? ;-]
  1083.  
  1084. :li.I can't write! I don't know how to send e-mail!! I don't even have an
  1085. account!!! And I'm using Windows!!!!
  1086.  
  1087. :eul.
  1088.  
  1089. .*-------------------------------------------------------------------------
  1090. .*fold00.*Dedication
  1091.  
  1092. :h1 id=dedication.Dedication
  1093. :p.:artwork name='src\data\rosaleen.bmp' align=center.
  1094. :hp2.
  1095. .ce Gotcha! is dedicated to Rosaleen.
  1096. :ehp2.
  1097.  
  1098. .*-------------------------------------------------------------------------
  1099.  
  1100. :euserdoc.
  1101.