home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / DTP / EZ11.ZIP / SHOW.DOC < prev    next >
Text File  |  1992-03-09  |  29KB  |  615 lines

  1.  
  2. === WELCOME TO EZ-SHOW Version 1.1  3/9/92 ===
  3.  
  4. EZ-Show helps you create professional desktop presentations, slide 
  5. shows, or product demos WITHOUT USING SCRIPTS.  It is extremely easy to 
  6. use, utilizing point and shoot menus, mouse support, and built-in help.  
  7. EZ-Show works with virtually anything your screen can display, from text 
  8. screens to super-VGA graphics.  It includes a screen capture program 
  9. (CAP.COM), a presentation creation program (MAKE.COM) and a royalty free 
  10. show program (SHOW.COM).  Features include picture fades, individual 
  11. picture delays, user flow control, branching, background processing, EGA 
  12. palette editor and much more.  But its biggest attraction is how little 
  13. effort it takes to create professional presentations. 
  14.  
  15. === System Requirements ===
  16.  
  17. CGA, EGA, VGA, or MCGA and DOS 2.1 or greater. DOES NOT RUN ON A MDA 
  18. OR HERCULES GRAPHICS CARD.  Hard Disk recommended. 
  19.  
  20. === How much? ===
  21.  
  22. EZ-Show is user-supported software.  This means you're freely given this 
  23. copy in order to evaluate it.  If after your evaluation you decide to 
  24. continue using it, you need to become a registered user by sending the 
  25. registration fee of $39 +$1 shipping (add $1 for 3.5 disk, $5 overseas) 
  26. to: 
  27.  
  28.     EZ-Show                       Mastercard or Visa customers:
  29.     1157 57th Drive SE            call or FAX (206) 939-4105
  30.     Auburn, WA 98002              Compuserve: 72371,1557
  31.     
  32. An Instruction Manual containing printed documentation for all of our 
  33. shareware products (including EZ-Show) is available for an extra $5. 
  34.  
  35. You are encouraged to freely distribute copies of the EZ10.EXE file as 
  36. long as you don't charge anything for the copies.  DO NOT distribute the 
  37. individual, extracted, files; only EZ10.EXE. 
  38.  
  39. As a registered user you'll receive these additional benefits: 
  40.  
  41. 1.  Technical support 
  42. 2.  Latest version of EZ-Show, PLUS a "decoder" which lets you 
  43.     turn all future versions of EZ-Show into registered versions.
  44. 3.  No more annoying messages asking you to register.
  45. 4.  Unregistered versions of some of our other critically acclaimed 
  46.     shareware for your evaluation.
  47. 5.  A sincere "Thank you" for supporting our efforts. 
  48.  
  49. Those using EZ-Show in a commercial or educational environment must 
  50. register.  Site licenses are available, as well as quantity discounts.  
  51.  
  52. === Installation ===
  53.  
  54. If you haven't already, copy EZ10.EXE to its own blank floppy (if you 
  55. don't have a hard disk) or to its own subdirectory.  The subdirectory 
  56. name is not important, name it whatever you want.  "SHOW" works nice. 
  57.  
  58. Move to the subdirectory, or floppy, where you copied EZ10.EXE.  
  59. Extract the EZ-Show files by entering "EZ10" at the DOS prompt.  
  60. Follow the instructions. 
  61.  
  62.  
  63. === CAP, MAKE, and SHOW ===
  64.  
  65. EZ-Show consists of three important programs: CAP.COM, MAKE.COM, and 
  66. SHOW.COM.  CAP takes all the pictures while MAKE helps you group your 
  67. pictures into presentations.  Once your slide-shows are created you use 
  68. SHOW to display them. 
  69.                                                               
  70. ===  CAP.COM  === 
  71.  
  72. CAP.COM is a TSR.  This means that when you run it part of it stays 
  73. hidden in memory until you need it.  It takes up about 9K of memory. 
  74.  
  75. Getting CAP into memory: 
  76.  
  77. 1.  Move to the disk or subdirectory where CAP.COM resides. 
  78. 2.  Enter "CAP" at the DOS prompt 
  79.  
  80. That's it. 
  81.  
  82. If you have a hard disk, you can have CAP loaded automatically when your 
  83. computer boots.  Assuming CAP.COM lives in the SHOW subdirectory you 
  84. would add these commands to your AUTOEXEC.BAT file: 
  85.  
  86. CD SHOW
  87. CAP 
  88. CD \ 
  89.  
  90. IMPORTANT!  Move to the subdirectory where CAP lives before entering 
  91. "CAP" at the DOS prompt.  DON'T put CAP's subdirectory in the PATH 
  92. statement in your AUTOEXEC.BAT file, and DON'T activate CAP from another 
  93. subdirectory by entering its full pathname.
  94.  
  95. * ALWAYS MOVE TO CAP'S SUBDIRECTORY BEFORE LOADING IT INTO MEMORY. 
  96.  
  97. == Un-installing CAP ==
  98.  
  99. You can remove CAP from memory by entering "cap /u" at the DOS prompt.  
  100. Remember that you must remove TSR's in the opposite order in which they 
  101. were loaded else CAP may not be able to remove himself, or your computer 
  102. could lock up requiring you to re-boot. 
  103.  
  104. Creating your pictures:
  105.  
  106. EZ-Show doesn't provide any tools for creating your pictures.  It just 
  107. takes a snapshot of whatever is on your screen.  You don't need to worry 
  108. about what format your tools use to save pictures because EZ-Show grabs 
  109. the picture directly from the screen. 
  110.  
  111. Taking a picture:  
  112.  
  113. Once you've loaded CAP into memory, all you do to take a picture of the 
  114. screen is press the Capture "hot key".  By default, this is Ctrl-C.  In 
  115. other words, when you want to take a picture of your screen, press the 
  116. Ctrl key and the C key at the same time.  MAKE lets you change this "hot 
  117. key" if you want, but we'll get to that later. 
  118.  
  119. If you can't get CAP to take a picture within a certain program (games 
  120. seem the most prevalent examples) then there is an alternate way to 
  121. instruct CAP to capture a picture.  You press the left shift key, and 
  122. while holding it down you press the right shift key.  This is called 
  123. the "alternate capture hot key".  Use this method to capture screens 
  124. within MS-Windows. 
  125.  
  126. If you find this alternate capture method conflicts with other TSR's 
  127. (Sidekick also uses this key combo) you can use MAKE to disable it. 
  128.            
  129. Exercise:  Let's have CAP take some pictures. 
  130.  
  131. 1.  Go to the subdirectory or disk where CAP, MAKE, and SHOW live.
  132. 2.  Enter "CAP" at the DOS prompt
  133. 3.  Go around and take a few pictures by pressing Ctrl-C.  These 
  134.     pictures don't have to be anything interesting, they could just 
  135.     be of the DOS prompt if you want.  We're just using them to 
  136.     become familiar with the program.  You can delete them later. 
  137.  
  138.  
  139. ===  MAKE.COM  === 
  140.  
  141. MAKE essentially does 2 things: 
  142.  
  143.     *  It helps you group your pictures into presentations.
  144.     *  It lets you change CAP's Capture hot-key.
  145.  
  146. Let's give MAKE a try. 
  147.                                                 
  148.     1.  Go to the subdirectory or floppy where CAP and MAKE live.  
  149.     2.  Enter "MAKE" at the DOS prompt.  (Enter MAKE /M if you have a 
  150.         mono display)
  151.  
  152. Terminology
  153.  
  154. I'll be using a few terms that may have different meanings than you 
  155. normally would associate with them: 
  156.  
  157. Pictures: are the screen images you captured with the CAP program.  CAP 
  158. gives gives them numeric names starting with 0001 and increments for 
  159. each picture.  MAKE lets you rename your pictures to something more 
  160. sensible.
  161.   
  162. Group: is a collection of pictures that are given a name.  A presentation 
  163. may be a single Group or a collection of interconnected Groups.  The list 
  164. of Groups appears in the F1 area.
  165.  
  166. Branch: With EZ-Show your presentations can present the user with a menu 
  167. and then branch to different groups depending on the user's input.  The 
  168. key the user presses, and the group the show jumps to when the key is 
  169. pressed, is referred to as a "branch". 
  170.  
  171. Screen Layout  
  172.  
  173. Look at the screen.  There are 6 separate areas.  You move to a specific 
  174. area by pressing the function key associated with that area, or clicking 
  175. in that area with a mouse.  We will refer to each area by the function 
  176. key you press to get there.  For example the list of pictures will be the 
  177. F3 area, the list of Groups is the F1 area, the pictures that make up the 
  178. selected Group are the F2 area. 
  179.  
  180. Each area has its own set of functions.  These are displayed in the upper 
  181. left of the screen.  To select a particular function click on it with the 
  182. mouse or press the hi-lighted key associated with the function.  
  183.  
  184. You move the hi-lite bar by using the cursor keys.  If there are more 
  185. items in a particular area than can be displayed at once then use the 
  186. PgUp and PgDn keys to move around the list. 
  187.  
  188. The bottom line of the screen often provides helpful explanations of 
  189. what's going on.  Keep your eyes on it as we go through these 
  190. instructions.  Much of what we say here will be summarized in this "help" 
  191. area. 
  192.  
  193. == Overview ==
  194.  
  195. Areas:
  196. F1 - list of groups
  197. F2 - pictures (and their delays) that comprise the group selected in F1
  198. F3 - pictures that will display on the adapter selected in F7
  199. F4 - branching options for the last picture in the selected group. 
  200. F5 - program to run when hi-lited picture in F2 is displayed
  201. F6 - program control keys and the fade value for the selected group
  202. F7 - general configuration items
  203.  
  204. Functions:
  205. F8 - preview selected group
  206. F9 - save group data
  207. F10- exit
  208.  
  209. Let's look at each area in detail.  We will do this by walking through 
  210. the process of creating a Group.
  211.  
  212. == F3 ==
  213.  
  214. Go to the F3 area (press the F3 function key).  A hi-lite bar will appear 
  215. on one of the picture names.  Yes, these are the pictures you just 
  216. captured.  They start at 0001 and can go up to 9999.  You'll probably 
  217. want to rename them to something that makes more sense.  So let's do it. 
  218.  
  219. Notice the menu in the upper left of the screen.  You have four options: 
  220.  
  221.     *  Press S to select this picture.  In other words, if you want to 
  222.        add this picture to the Group, press S for Select. 
  223.     *  Press the Delete key to delete the hi-lited picture.
  224.     *  Press R to Rename the hi-lited picture.
  225.     *  Press V to View the hi-lited picture.
  226.  
  227. Press V to view the picture.  The hi-lighted picture will be displayed.  
  228. Press any key to get back to the main program.  Now press R to rename the 
  229. picture to something that has some relevance.  Easy huh? 
  230.  
  231. Let's create a Group, shall we?  Select several pictures from your 
  232. picture list.  (Hi-lite the desired picture, then press S for Select).  
  233.  
  234. * Shortcut: If you're using a two button mouse you can select a picture 
  235. by pointing at it with the mouse and pressing the right button. 
  236.  
  237. When you select a picture it's added to the bottom of the list of 
  238. pictures in the F2 area.  As it says, F2 is the list of the pictures in 
  239. the selected Group.  
  240.  
  241. After you've selected your pictures, move on over to the F2 area (by 
  242. pressing F2). 
  243.  
  244. == F2 ==
  245.  
  246. Notice the new menu in the upper left of the screen.  You can press: 
  247.  
  248.     *  R to Remove the hi-lited picture from the list.  This doesn't 
  249.        delete the picture, it just removes it from the Group. 
  250.     *  V to View the hi-lited picture
  251.     *  I to Increment the picture's delay
  252.     *  D to Decrement the picture's delay
  253.     *  PgUp or PgDn to change the ordering of the pictures.
  254.  
  255. You can change the ordering of the pictures by using PgUp and PgDn.  To 
  256. move a particular picture up the list you hi-lite it and press the PgUp 
  257. key.  To move it down the list, hi-lite it and press the PgDn key.  With 
  258. a mouse, you just "drag" the picture up or down the list by keeping the 
  259. left button depressed while you move the mouse.  
  260.  
  261. F2 not only displays the picture's name but also the delay associated 
  262. with that picture, or the time the picture is displayed before the next 
  263. picture is displayed.  The delay assigned to the picture when you 
  264. initially select it from the F3 area is the "Pic Delay" value displayed 
  265. in F7.  We'll learn how to change this default value later.  
  266.  
  267. Instead of having a picture delay for a period of time you may 
  268. want it to remain on the screen until the user presses a key.  Do this by 
  269. setting the picture delay to 0 which will cause the delay value to become 
  270. "PAK" for "Push Any Key".  In other words, a picture with a delay value 
  271. of "PAK" will stay on the screen until the user presses any key. 
  272.  
  273. == F5 ==
  274.  
  275. In addition to assigning a delay to each picture you can also tell SHOW 
  276. to run a program while the picture is being displayed.  This lets you run 
  277. a program to generate sounds while a picture is being displayed.  When 
  278. you assign a program to a picture it shows up in the F5 area whenever you 
  279. hi-lite the picture while in the F2 area.  To attach a program to a 
  280. picture first hi-lite the picture (you must be in the F2 area, you can't 
  281. attach a program to a picture unless it is within a group) and then press 
  282. F5 to go to the F5 area.  The menu gives you three options: 
  283.     
  284.    *  Press I to input the name of the program you want to run while this 
  285.               picture is displayed
  286.    *  Press D to delete the name of the program (if one is listed)
  287.    *  Press T to test the program now.  Use this function to make sure 
  288.               you're attaching the right program to the right picture.
  289.  
  290. It's a good idea to include the full filename, including the extension.
  291. You may include command line options if appropriate.  I've included a 
  292. small program you can attach to one of your pictures to get an idea of 
  293. how this process works.  The program's name is SOUND.COM.  Try attaching 
  294. it to one of the pictures in your newly created Group. 
  295.  
  296. == F4 ==
  297.  
  298. You can have your presentation branch off into different directions based 
  299. on user input.  The F4 area contains the list of keys to effect branching 
  300. and the groups that get branched to.  These branches do not attach 
  301. themselves to a specific picture but, rather, to the last picture of the 
  302. group.  Therefore you must make sure the last picture in the group is the 
  303. picture that explains the branching options to the user. 
  304.  
  305. When you enter the F4 area your menu options will be:
  306.  
  307.    *  Press A to Add a branch to the end of the list
  308.    *  Press R to Replace the hi-lited branch
  309.    *  Press D to Delete the hi-lited branch
  310.    
  311. When you add or replace a branch you'll first be asked to press the key 
  312. that is to effect the branching.  The key can be 0-9 or A-Z.  After 
  313. pressing the desired branch key you'll be asked to input the name of the 
  314. group that will be branched to.  Make sure you spell the group name 
  315. exactly right.  MAKE doesn't check to see if the group actually exists, 
  316. because you may not have created it yet.   You can have up to 8 branches 
  317. per group.
  318.  
  319. You may want to chain groups together where one group automatically jumps 
  320. to another group when it ends.  This way you can break your presentation 
  321. into smaller more manageable groups.  You chain two groups together by 
  322. specifying only one branch.  Although you'll still be asked to input the 
  323. branch key, any value will do since it won't be acted upon.  After the 
  324. delay (or PAK) of the last picture in the group has expired SHOW will 
  325. automatically jump to the branch group.  You can also use this feature to 
  326. have a presentation run continuously by having only a single branch in 
  327. the last group of the presentation that branches to the first group in 
  328. the presentation.
  329.  
  330. == F6 ==
  331.  
  332. There are only two more items we need to specify for our group before it 
  333. is complete.  They are located in the F6 area.  Press F6 now.
  334.  
  335. Keys:  EZ-Show gives the user the capability to control the presentation 
  336. through the use of various keys.  You can elect which keys you want this 
  337. group to act upon and which to ignore.  The available keys and their 
  338. functions are: 
  339.  
  340. Escape: causes the show to end
  341. Home:   returns to the beginning of the presentation
  342. End:    causes the picture to freeze until any key is pressed
  343.  :     moves to the next picture (unless the user is at a branch)
  344.  :     moves to the previous picture
  345. PgUp:   moves to the previous branch
  346. PgDn:   if the group has branches, then goes to the branch picture (the 
  347.         last picture in the group) else it goes to the first picture of 
  348.         the next group 
  349.  
  350. You press the left/right cursor key to select the key you want to turn 
  351. on/off.  Then press T to toggle the key on/off.  Those keys that are hi-
  352. lited are those that will be active for this group.  If you want the 
  353. values you've selected to be the default values given to new groups then 
  354. (as the menu instructs) press S for "(S)ave as default". 
  355.  
  356. After you've selected the keys you want active, press the down arrow to 
  357. move to the Fade value line.
  358.  
  359. Fades:  If you have a VGA you can have your pictures fade in and fade 
  360. out.  You can turn this feature off or establish a fade speed of 1 to 4 
  361. with 1 being the slowest.  Press the left or right cursor keys to adjust 
  362. the value to what you want.  If you want this value to be the default 
  363. value given to all new groups then press S for "(S)ave as default".
  364.  
  365. == F9 ==
  366.  
  367. Now that you've created your group it's time to save it.  Press F9.  
  368. MAKE will ask you to verify that you want to save the changes and then, 
  369. since this is a new group, will ask you to give a name to the group.  The 
  370. name may only be 8 characters long and must be a valid DOS filename.  Do 
  371. not include an extension. 
  372.  
  373. First, notice your Group has been added to the list of Groups in F1.  The 
  374. pictures in your Group are listed in F2 and an asterisk appears next to 
  375. the name of your Group in F1, indicating it is the selected Group.  
  376.  
  377. You won't always need to press F9 to save your changes.  If you've made 
  378. changes to a group and try to select another group in the F1 area then 
  379. you'll be asked is you want to save your changes.  The same thing happens 
  380. if you press F10 to quit and you've made changes to the group that you 
  381. haven't saved yet. 
  382.  
  383. == F8 ==
  384.  
  385. F8 lets you preview your Group.  It has a drop down menu.  You make your 
  386. selection by either pressing the first letter of the desired option, hi-
  387. liting the desired option and pressing Return, or by clicking on the 
  388. desired option with a mouse.  You can escape by pressing the Escape key, 
  389. or clicking on the top line. 
  390.  
  391. When you press F8 you'll be given these options: 
  392.  
  393. Touch Change        This changes the pictures when you press any key on 
  394. the keyboard.  When you're done looking at one picture, press any key and 
  395. the next picture will appear.  This option doesn't affect the picture 
  396. delays, it just lets you see what pictures are in your Group. 
  397.  
  398. As Is               This displays the group just as it will be displayed 
  399. by SHOW except that there will be no fades, RUN programs won't, and often 
  400. times the transitions between pictures won't be nearly as smooth as SHOW 
  401. will make them. 
  402.  
  403. Save Delay          This is the same as "Touch Change" in that you press 
  404. a key to change pictures, HOWEVER this time the delay between pictures 
  405. is recorded.  In other words SHOW will replay the group exactly (rounded 
  406. to the nearest second) as you preview it here.  This can be very handy if 
  407. you're running your presentation with a taped sound track.  You can start 
  408. the sound track and then change the pictures at the correct time instead 
  409. of setting the delays manually in the F2 area as discussed earlier.
  410.  
  411. Press F8 to Preview your Group.  Press A (for As Is) to see how things 
  412. came out.  
  413.  
  414. == F1 ==
  415.  
  416. Now let's take a look at the menu options in F1.  Press F1.  A menu 
  417. appears that lets you press R to Rename the selected Group, or press the 
  418. Delete key to delete the selected Group. 
  419.  
  420. == F7 ==
  421.  
  422. F7 lets you configure a variety of items associated with EZ-Show.  Press 
  423. F7 now.
  424.  
  425. Picture Delay:   This is the default delay we talked about earlier.  This 
  426. is the value initially assigned to a picture when you select it to be in 
  427. a group.  Press the right cursor key to increase the value (notice the 
  428. menu in the upper left corner) or press the left arrow key to decrease 
  429. the value.  This only affects the delay of newly selected pictures. 
  430. Pictures that have already been put into groups are not affected. 
  431.  
  432. Display type:   This tailors the list of pictures in F3 to include only 
  433. those that work on the selected display adapter.  Although it defaults to 
  434. the type of display you're using, you can select any of the others as 
  435. well.  This is useful if you're making a presentation for someone who has 
  436. a different display adapter than you and you want to make sure the 
  437. pictures you select will display on their machine. 
  438.  
  439. The last item in F7 lets you change the "hot key" CAP uses for 
  440. capturing pictures.  Press the right arrow to effect a change and then 
  441. follow the instructions.  After you change the capture hot key you'll be 
  442. asked if you want to enable the alternate method of capturing pictures 
  443. where you press the left shift key followed by the right shift key.  
  444. Unless this interferes with your other programs press "Y" to enable this 
  445. alternate method. 
  446.  
  447. NOTE: You MUST use the alternate capture method to capture MS-Windows 
  448. images. 
  449.  
  450. If CAP is loaded in memory when you make these changes you'll have to 
  451. exit MAKE, un-install CAP, and reload it in order to notice the changes. 
  452.  
  453. == F10 ==
  454.                                                   
  455. When you're finished press F10 to quit.
  456.  
  457.  
  458. == Built in EGA color editor ==
  459.  
  460. If you capture an image in one of the EGA graphics modes, it's possible 
  461. the colors of the picture won't be right (this all gets explained in the 
  462. "Problems?" section).  That's why we built an EGA color editor into 
  463. MAKE.  To activate the editor press any of the cursor keys while viewing 
  464. the picture.  Five lines of different colors will appear at the top of 
  465. the screen.  Most of the time each square will be a different color, 
  466. however, in some cases there will be duplicates.  Your picture can only 
  467. display 16 of the colors shown.  The last row of colors is the current 
  468. defined "palette", those colors your picture is currently using. 
  469.  
  470. To change a color use the cursor keys to move the letter "S" to the 
  471. square of the desired color and then press S (for Select) to select that 
  472. color.  The letter P then appears in the first box on the last row.  Use 
  473. the cursor keys to move the P into the box of the color you want to 
  474. replace and press P (for Put).  The old color will be changed to the new. 
  475.  
  476. For those of you familiar with the EGA you know that it is supposed to 
  477. only display 16 colors at one time.  We have to do a little magic to get 
  478. it to display all 64 colors at once.  Unfortunately it's a very inexact 
  479. science and depends greatly on the timing of your computer.  As a result, 
  480. the color rows on your machine may not line up with where the P or S is 
  481. placed.  You can adjust this by pressing the PgUp and PgDn keys.  Give it 
  482. a try.  Remember the fifth row of colors should be the row where the "P" 
  483. appears. 
  484.  
  485. Once you've changed the palette (the last row of colors) to the way you 
  486. want, then press the Space Bar.  The changes will then be recorded as 
  487. part of the picture.  If you don't want to save the changes then press 
  488. "Esc"ape to exit.  Remember: Space Bar to save, Escape to exit without 
  489. saving.
  490.  
  491. === SHOW ===
  492.  
  493. To run your presentation just move to where the pictures, group files and 
  494. SHOW.COM are located and enter "SHOW ????" where ???? is the name of the 
  495. first group in the presentation.  When transferring your presentation to 
  496. another computer make sure you copy over SHOW.COM and all the pictures 
  497. and group files contained in the presentation.
  498.  
  499. === Problems? ===
  500.  
  501. "CAP didn't accurately capture an image"   If you have an EGA the trouble 
  502. is likely because many of the registers dictating how your computer 
  503. displays an image are Write Only registers.  This means CAP can't read 
  504. the values of these registers.  Usually this isn't a problem because 
  505. there are established video modes most programs adhere to.  But some 
  506. programs go off and re-program the video without telling anyone what 
  507. they're doing.  In these cases CAP isn't going to accurately capture the 
  508. image, whether you have an EGA or a VGA.  it just doesn't have enough 
  509. information available to know what's going on.  It'll do the best it can 
  510. with the info available, it just may not be enough. 
  511.  
  512. One of the most obvious examples of this on the EGA is in the way colors 
  513. are displayed.  The registers that dictate which colors get displayed are 
  514. write only.  If the colors are not standard then CAP has no way of 
  515. knowing they are.  That's why we put the EGA color editor in MAKE. 
  516.  
  517. Another example.  Several programs, including GIF viewers and others, let 
  518. you horizontally pan across a picture.  To do this they re-program the 
  519. way the video accesses its memory.  Unfortunately there is no way we can 
  520. accurately determine what they've done.  If you run into this problem you 
  521. might want to check and see if the host program can re-size the picture 
  522. to fit within the screen limits.  Many do. 
  523.  
  524. CAP supports all the "standard" (I use that term loosely) super-VGA 
  525. modes, however, most super-VGA cards have other unique modes they can 
  526. also generate.  For compatibility reasons, CAP only recognizes the 
  527. "standard" modes.  The others are ignored. 
  528.  
  529. "Some of the fonts in my text screens aren't the same as they were when 
  530. CAP took the picture"  Some display adapters let you change the fonts 
  531. used in text modes.  We use the default fonts used by the BIOS.  It 
  532. should be noted that usually programs that use a variety of fonts use 
  533. graphic modes and not text modes.  EZ-Show works fine in most of these 
  534. cases. 
  535.  
  536. "Sometimes I get this annoying flash between pictures."  Some display 
  537. adapters flash when they change modes.  There's not anything I know of 
  538. that can change this.  CAP does its best to eliminate mode changes, but 
  539. you can't always avoid it. 
  540.  
  541. ===  Technical Support  ===
  542.  
  543. We provide phone support to our Registered Users.  If you need help and 
  544. can't find an answer in these instructions then give us a call at: 
  545.  
  546. (206) 939-4105  
  547.  
  548. Have your registration number and these instructions handy, and be able 
  549. to duplicate the problem while you're on the phone. 
  550.  
  551. Please make sure the answer to your question isn't in these instructions 
  552. before you call.  
  553.  
  554. === What EZ-Show doesn't do ===
  555.  
  556. Here are some things I have no plans to incorporate.  I don't like 
  557. reinventing the wheel any more than I have too.  There are plenty of good 
  558. programs out there that perform these functions admirably: 
  559.  
  560. Paint program.  If you want to modify your pictures (other than adjusting 
  561. the EGA palettes as discussed earlier), do it using a paint program prior 
  562. to having CAP take a picture of it. 
  563.  
  564. Picture translators.  If you have pictures coded in any of the many and 
  565. varied graphics formats that you want to display, then find a program 
  566. that will translate that format into a screen image, and then have CAP 
  567. take a picture.  Likewise, if you'd like to change a EZ-Show picture to 
  568. one of the graphics formats then use one of the multitude of screen 
  569. grabber programs to do so.  At this time I have no intention of making a 
  570. translation program to translate these pictures into a format EZ-Show 
  571. can use.  And vice versa. 
  572.  
  573. Mono Display Adapter.  I can't see any reason at all to support the MDA as 
  574. it's text only, making it a rather boring display adapter for this sort of 
  575. thing.  
  576.  
  577. === Improvements? ===
  578.  
  579. There are some things we could add to future versions of EZ-Show.  Whether 
  580. we incorporate them or not depends on the feedback we receive.
  581.  
  582. * Instead of just running a program while a picture is displayed I could 
  583. also provide the option of calling an interrupt.  If your sound board has 
  584. a software driver where you can pass it the sound file to play via an
  585. interrupt, this feature would be most helpful.  For example putting "ah=7 
  586. si*bark.snd int57" in the "RUN:" field would move 7 into AH, put the 
  587. offset of "bark.snd" in SI and then call interrupt 57h. 
  588.  
  589. * More fade and wipe options could be added.  Some slide show programs 
  590. provide demos that show some pretty fancy fades, wipes, etc..  What they 
  591. don't tell you is that these work only if the picture you're displaying 
  592. is in the same mode as the one you're replacing.  With some super-VGA 
  593. boards supporting over 20 modes, this can be a real restriction.  That's 
  594. why these programs require you to convert your pictures to a certain 
  595. format, and usually support only one or two modes.  
  596.  
  597. I personally feel the information you're presenting should be the 
  598. highlight of the show, not the fancy fades and wipes.  That's why for VGA 
  599. users we provide a very unobtrusive and elegant fade.  However we could 
  600. provide more fades and wipes and still continue to support most modes if 
  601. the user understands the displayed picture would fade or wipe to black 
  602. before bringing up the new picture. 
  603.  
  604. * Flashing.  It is possible to create a flashing affect by repeatedly
  605. changing one color to another and back again.
  606.  
  607. If you would like to see any of these features added, or have additional 
  608. features you'd like incorporated, please send us a letter.  Although we 
  609. can't respond to all the letters we receive, we do appreciate all input 
  610. and seriously evaluate every suggestion. 
  611.  
  612. Thank you for your time and interest.  I hope you find EZ-Show worthy of 
  613. your support.  Take care. 
  614.  
  615.