home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / JGUTIL.ZIP / FAST.DOC < prev    next >
Text File  |  1993-06-04  |  43KB  |  793 lines

  1.  
  2.  
  3.  
  4.                                       FAST
  5.  
  6.                            Graphics Creation Program
  7.                  Copyright 1993, Jeff Napier & Another Company
  8.  
  9.  
  10.                                  WHAT IS FAST?
  11.  
  12.              Fast  is  a drawing system which is specially designed to
  13.          make and display the smallest  files  possible.   This  means
  14.          that you can now send complex graphic images across modems in
  15.          a  very  short  time, and you can put up to 100 pictures on a
  16.          single 360k floppy disk.
  17.              In  addition,  FAST  has  functions  not  found  in other
  18.          drawing  programs:  You  can  incorporate  sound  effects and
  19.          melodies into your pictures, you can build in timing  effects
  20.          and   animation,  and  even  user  interaction.  FAST  has  a
  21.          hyperlinking system in which  you  can  give  your  users  an
  22.          on-screen  arrow  which  they  can move with the arrow/number
  23.          keys or a mouse.  Anything you have drawn can be pointed  to,
  24.          and  when  the  users  click a mouse button or press [Enter],
  25.          they will be taken to another picture. You can have  30  such
  26.          links in every picture, and an unlimited number of pictures!
  27.              There are two main files in FAST -  FSHOW.EXE  which  you
  28.          copy and distribute with your finished products to show them,
  29.          and FAST.EXE, the creation program.
  30.              FAST  runs on any IBM-compatible computer with EGA or VGA
  31.          graphics (except the old-fashioned 64k EGA cards).  Supported
  32.          but NOT required are mouse, MS-Windows,  EMS  and  XMS.   The
  33.          sound effects all play through the ordinary PC speaker, sound
  34.          card is NOT required.
  35.  
  36.                                 WHO IS FAST FOR?
  37.  
  38.              FAST was created for anyone who has something to say. Use
  39.          it   to   make  professional-quality  disk-based  illustrated
  40.          catalogs, teaching tutorials or computer-based training (CBT)
  41.          materials, electronic books, multimedia presentations, retail
  42.          or shareware products.
  43.  
  44.              Fast  uses  ASCII-Vector-Graphics,  a wonderful system in
  45.          which each element of a picture is recorded  in  an  ordinary
  46.          ASCII  text  file  on  disk  as it is drawn.  For instance, a
  47.          rectangle appears in the  file  as  R  followed  by  integers
  48.          representing  the  location  and  size  of  the rectangle.  A
  49.          circle is represented by a C,  followed  by  numbers  marking
  50.          it's  location  and radius.  A line is represented with an L,
  51.          an ellipse is an E, and so on.   Color  changes  have  codes,
  52.          sound   effects  have  codes,  everything  has  corresponding
  53.          codes. Text that appears in the pictures is plain text in the
  54.          ASCII   file,   although  it  is  preceded  by  some  numbers
  55.          representing the position of the text in the picture.
  56.  
  57.              The   advantages   of   AVG   are    tremendous.     Most
  58.          significantly,  a  whole  lot  of  graphic information can be
  59.          written into a really small file. This means you can  put  up
  60.          to  100  separate  pictures  on an ordinary 360k floppy disk!
  61.          Furthermore, Ascii-Vector-Graphics is the secret behind sound
  62.          effects, animation and user-interaction within pictures.   If
  63.          you  communicate  on  BBS's you'll especially appreciate that
  64.          complicated illustrations can be sent by modem very  quickly,
  65.          because  of  their  small  size.  AVG  files  compress  to  a
  66.          fraction  of  their original size when using programs such as
  67.          PKZIP or LHA.
  68.  
  69.                                  HOW IT WORKS
  70.  
  71.              The files which compose a presentation are  simply  ASCII
  72.          files   which  contain  codes  for  picture  elements,  sound
  73.          effects, animations and more.  We  call  them  SCRIPT  FILES.
  74.          FAST  reads  these  files and follows the coded instructions,
  75.          line-by-line, to recreate your pictures, animations,  sounds,
  76.          etc.
  77.  
  78.                                  LEGAL STUFF
  79.  
  80.              There are probably a few bugs. This program a reduced set
  81.          of Media Magic, which is a very solid program.   However,  in
  82.          creating  the  reduction,  some  small  bugs  may  have  been
  83.          introduced. I plainly state right here: You use this at  your
  84.          own  risk.   I will take no responsibility for any results of
  85.          the use of this program.
  86.  
  87.                                                  - Jeff Napier -
  88.                                                    June 4, 1993
  89.  
  90.                                 THE CONVENTIONS
  91.  
  92.          IF YOU ARE USING A MOUSE: The left  mouse  button  generally
  93.          selects an action and answers questions affirmatively. It is
  94.          also like pressing [Enter].
  95.              The  right  mouse  button  ends  or  cancels actions and
  96.          answers questions negatively.   It  is  also  like  pressing
  97.          [Esc].  In most drawing modes such as circles and boxes, the
  98.          right  mouse button is held down when you want to change the
  99.          size/shape of an object.
  100.              With  three-button  mice, the center  button  is useful.
  101.          In most drawing modes such as lines and  ellipses,  it  will
  102.          cancel an object.  In other cases, it will bring up help.
  103.              The  spacebar on your keyboard will work the same as the
  104.          center mouse button to cancel drawing objects, so two-button
  105.          mice are fully capable of three-button operations.
  106.              In  most  cases,  when  the  program  calls for pressing
  107.          [Enter], you can click the left mouse button  for  the  same
  108.          result.   And  a click of the right mouse button can replace
  109.          pressing [Esc] in many parts of the program.
  110.  
  111.          KEYBOARD:  Whether  or  not  you  have a mouse, you can also
  112.          control Media Magic from  the  keyboard.   The  [Enter]  key
  113.          simulates  the  left  mouse  button.  Use  [Enter] to select
  114.          actions or answer questions affirmatively.   The  [Esc]  key
  115.          simulates  the  right mouse button.  Use it to end or cancel
  116.          actions, answer questions negatively  or  bring  up  on-line
  117.          help.
  118.  
  119.          TO MOVE THE CURSOR  (ARROW)  WITH  THE  KEYBOARD:  For  fine
  120.          control,  use  the  arrow keys.  Turn the [Num Lock] key off
  121.          for fine control.  You can also move the  cursor  diagonally
  122.          with  [Home],  [End],  [Page  Up]  and [Page Dn]. For coarse
  123.          control, turn the [Num Lock] key on, and use the same keys.
  124.             In other words, with [Num Lock] off, the right  arrow  or
  125.          [6]  key  moves the cursor one pixel at a time to the right.
  126.          But when the [Num Lock] is on, the [6] key moves the  cursor
  127.          about 10 pixels to the right each time it is pressed.
  128.  
  129.          FOR COARSE CONTROL: [Num Lock] = ON
  130.          FOR FINE CONTROL: [Num Lock] = OFF
  131.  
  132.                              SIZE MODE / MOVE MODE
  133.  
  134.              Many  drawing  options  involve  placing  a rectangle or
  135.          other object in the picture and adjusting its size.  With  a
  136.          mouse,  moving  the object is done by moving the mouse while
  137.          no mouse buttons are held down.  To change the size or shape
  138.          of the object, the mouse is moved while the right button  is
  139.          held down.
  140.              From  the keyboard, this is done differently. To move an
  141.          object, use the arrow or number keys.  Then, to change  it's
  142.          size,  toggle  SIZE  mode  with the spacebar. Click it once.
  143.          Now, when you press number or arrow keys, the shape or  size
  144.          of  the  object  changes.  To return to MOVE mode, click the
  145.          spacebar again.  The spacebar also  toggles  SIZE  and  MOVE
  146.          mode  with  the mouse, so if SIZE is in effect, even without
  147.          any mouse buttons pressed, an object  will  stretch  without
  148.          moving on the screen until the spacebar is pressed again.
  149.              This  point  can be confusing.  If an object misbehaves,
  150.          chances are, you have to press the spacebar.
  151.  
  152.                                  Line Drawing
  153.  
  154.              Drawing lines is a bit  different  with  FAST  and  MEDIA
  155.          MAGIC  than with other programs, because of an extra feature.
  156.          When LINE is selected from the menu, an arrow  appears.  Move
  157.          the arrow to where the line is to start, and press [Enter] or
  158.          the  left mouse button. Move the mouse or press arrow keys to
  159.          stretch the line to it's end location.  Press [Enter] or  the
  160.          left mouse button when satisfied.  You can make as many lines
  161.          in this way as you wish.  When done, press [Esc] or the right
  162.          mouse button.
  163.              The  special  feature  is  "Float  Mode." You can use the
  164.          spacebar to toggle Float Mode.  If you  have  a  three-button
  165.          mouse,  you  can  also  use the center mouse button. Once you
  166.          have started a line, by toggling float mode, the entire  line
  167.          can  be  moved  to  another  location  while maintaining it's
  168.          length and angle. Try it, you'll like it!
  169.  
  170.                                 The Menu System
  171.  
  172.              Fast uses an object-oriented menu system,  consisting  of
  173.          series  of  icons.   When a menu is visible, you can move the
  174.          arrow into any menu item and press [Enter] or click the  left
  175.          mouse  button  to  select  that  function.  Some special menu
  176.          items are:
  177.  
  178.          STOP:  Select the Stop sign to quit the program, or click the
  179.          right mouse button when at the main menu.
  180.  
  181.          MOVE:  Select  the Move icon to move the entire menu from one
  182.          location on screen to another.  This way,  you  can  see  the
  183.          image  you  are  creating  by moving the menu out of the way.
  184.          When  selected,  a  yellow  rectangle   appears.   Move   the
  185.          rectangle,  then  press  [Enter]  when satisfied with the new
  186.          location.
  187.  
  188.          SPECIAL  EFFECTS:  In the upper right corner of the main menu
  189.          is a complex boxy looking icon.  This is the special  effects
  190.          menu. When selected, several options are presented, including
  191.          Definite Jump, and Hyperlink, discussed later in this file.
  192.  
  193.          TIME:  By selecting the icon which looks like a pocket watch,
  194.          you can choose options which  regulate  the  timing  of  your
  195.          presentation.
  196.  
  197.                                The Many Features
  198.  
  199.              Even though FAST has far fewer features than Media Magic,
  200.          there are still a whole lot of hoops this  program  can  jump
  201.          through.   Unfortunately,  because  this  is  the   shareware
  202.          version,  we  do  not  have  room  to document every feature.
  203.          Fortunately,  most  are  self-explanitory.  Consider  it   an
  204.          adventure  to  figure out what some of the obscure entries in
  205.          the menus do.
  206.  
  207.                          Hyperlinks And Definite Jumps
  208.  
  209.              One  of  the most complex concepts in multimedia creation
  210.          is hyper-linking  (also  known  as  hyperlinking).   Not  all
  211.          multimedia creation programs have this feature, and it is not
  212.          required  for making presentations, but if you master it, you
  213.          can add wonderful user interaction to your presentations.
  214.  
  215.              Hyperlinking  (as  I define it) is the ability for an end
  216.          user to point to and select something on the  screen  and  be
  217.          taken  to  another  part of your presentation based upon that
  218.          selection.
  219.  
  220.              It is up to you to design screens containing text,  icons
  221.          or  objects  which the end user can select.  It is also up to
  222.          you to create the links.  In other words, if the user  points
  223.          to X, then you can have the presentation  run  file  Z.   You
  224.          might,  for  instance,  design a screen with a frog, a cat, a
  225.          lizard, and an ant.  The user  can  point  to  one  of  these
  226.          animals,  and  be  taken to script file with more information
  227.          about amphibians, or mammals, or reptiles, or insects.
  228.  
  229.              Here's  another  example.  You draw a sewing machine.  If
  230.          the users select an area around the needle, you take them  to
  231.          a  script  about  threading the needle.  If they point to the
  232.          bobbin winder, you take them to a "winding  bobbins"  script,
  233.          and if they point to the tensioner, you take them to a script
  234.          which explains the tensioner settings.
  235.  
  236.              Normally  you  build  a  presentation  by  completing the
  237.          screens  containing  icons,  text  or  whatever  you  use  to
  238.          indicate  hyperlinks  first.   We'll call these menu screens.
  239.          Then, you  build  the  scripts  or  files  which  are  to  be
  240.          hyperlinked.  Finally,  you  go  back to the menu screens and
  241.          actually create the links. For each  link,  select  HYPERLINK
  242.          from the Special Effects menu.  You will be asked to  type  a
  243.          filename,  then  a  rectangle  will  appear on screen.  Size,
  244.          shape and move the rectangle to enclose  the  area  in  which
  245.          your  users can click to get a link. From this point on, when
  246.          your users use FSHOW, and the  menu  screen  is  visible,  if
  247.          users   move   the   arrow  into  the  invisible  hyperlinked
  248.          rectangular region,  the  presentation  will  then  show  the
  249.          hyperlinked script.
  250.  
  251.              Of course you can have up to 30 links  per  menu  screen,
  252.          and  as  many  menu  screens  as you like.  For instance, you
  253.          could have a menu screen which shows several  bugs  including
  254.          spiders  and  insects.   If  they  click  on  a picture of an
  255.          insect, then the presentation could show a second menu screen
  256.          showing bees and ants (both insects).  If they click on bees,
  257.          they could be shown yet an other menu screen with honey bees,
  258.          bumblebees, etc.  If they  click  on  bumblebees,  you  might
  259.          finally present a script talking about bumblebees.
  260.  
  261.                                 Definite Jumps
  262.  
  263.              At the end of your bumblebees script, you need a Definite
  264.          Jump. A Definite Jump will unconditionally take the user to a
  265.          specific script after the current script is shown. When  your
  266.          users   are  done  learning  about  bumblebees,  the  program
  267.          should  not  end.   The  users  may  want  to  find out about
  268.          different  bugs.  So at the end of the bumblebee  script  you
  269.          insert  a  Definite Jump back to the bugs menu script so they
  270.          can go through the process again.  In fact, there should be a
  271.          Definite Jump back to the bugs menu script from every  single
  272.          hyperlinked  script  in  your  bug  presentation, so the user
  273.          never gets lost, but always returns to the main bug menu.
  274.  
  275.              There  are  other  uses  for  Definite Jump, too, with or
  276.          without hyperlinking.  I often use it as a way to concatenate
  277.          scripts.  For instance, I have a standard advertising  script
  278.          for  Media  Magic  which  I put in almost all of my shareware
  279.          presentations. The last screen in each  presentation  uses  a
  280.          Definite Jump to show the Media Magic ad.
  281.  
  282.                                     What If
  283.  
  284.              What if you have two overlapping hyperlinked regions?  If
  285.          your  insects  area overlaps your spiders area, what happens?
  286.          The last one in order in your script file is  the  one  which
  287.          will take effect.  If you made a hyperlink for insects first,
  288.          then  the spiders one, and if your end user clicks where both
  289.          hyperlinked areas overlap, then the last hyperlink is the one
  290.          which will work. In this case, your user will be taken to the
  291.          spiders script.
  292.  
  293.              What if the user confronted with  your  bug  menu  script
  294.          clicks  on  an area which has no hyperlink.  Perhaps the user
  295.          clicks on a blank area between your spider picture  and  your
  296.          insect  picture.  Normally, this would cause the presentation
  297.          to continue.  If your whole thing is based on  the  bug  menu
  298.          script (in batch mode), then the user would get dumped out to
  299.          DOS.   Your  user  would  have to restart FSHOW to learn more
  300.          about bugs.  But there  is  a  more  elegant  way.   You  can
  301.          hyperlink  the  whole  bugs  menu  screen, and have the whole
  302.          screen hyperlink recall the bugs menu script.  This creates a
  303.          bit of a quandary, however.  If  you  add  the  whole  screen
  304.          hyperlink  last,  then the user can never get out of the bugs
  305.          menu, since anytime they click anywhere on  the  screen,  the
  306.          bugs menu script will be replayed.
  307.  
  308.              If  you make the whole-screen hyperlink first, you cannot
  309.          continue to work on  your  own  picture,  'cause  you'll  put
  310.          FAST.EXE  into  an  endless loop. So what you do is make your
  311.          full screen hyperlink last, then, using a text  editor,  move
  312.          that line to the top of the list in your script file.
  313.  
  314.              Now,   if  you  are  sharp,  you'll  see  another  little
  315.          problem. How do you let your users out?  There are two  ways.
  316.          One  is to make an icon or something in your menu showing the
  317.          exit, then hyperlink a script which does not  do  a  Definite
  318.          Jump  back  to  the  bugs menu script.  You can use this as a
  319.          dropout or advertising script.  The other way is to hyperlink
  320.          using STOP, in capital letters as the  filename.   "STOP"  is
  321.          not a file, but a special code to the hyperlinking mechanism,
  322.          to let users out of a full screen hyperlink.
  323.  
  324.                              Editing Script Files
  325.  
  326.             Since  pictures  are recorded as plain old ASCII text, you
  327.          can  use  any standard text editor or word processing program
  328.          in ASCII mode to make modifications to  your  pictures. There
  329.          is  not enough room in this shareware version to tell you how
  330.          to  work  with  these script files (It is fully documented in
  331.          the registered version, called Media Magic,  however).   But,
  332.          if  you  are reasonably intelligent (and you must be, because
  333.          you selected this software!) you may be able to figure it out
  334.          without documentation via experimentation.
  335.  
  336.                                Technical Support
  337.  
  338.          phone  503-482-3611:  Available  only  for users intending to
  339.          register, and registered users. Hours:  2-5pm  Pacific  Time,
  340.          Monday - Friday.
  341.  
  342.                                    Shareware
  343.  
  344.              As  I  guess  I've  made  all  to clear by now, this is a
  345.          shareware product.  It is fully functional in  that  you  can
  346.          make  perfectly complete presentations of your own.  However,
  347.          by registering, you can get Media Magic which has  many  more
  348.          features and works in a variety of video modes.
  349.              If  you create anything for distribution of any sort, you
  350.          must register by sending  $29.95  to  Another  Company.  This
  351.          price includes free worldwide postage.
  352.              Shareware distributors, sysops, friends of friends,  etc,
  353.          are invited and encouraged to make and distribute  copies  of
  354.          this program in it's unmodified entirety.  Written permission
  355.          is not required.  However, if you do  phone  or  write,  I'll
  356.          assist you in getting the latest version.
  357.  
  358.          Send  check  (drawn on a US bank) or money order (US dollars)
  359.          to:
  360.                                 Another Company
  361.                                  P.O. Box 3429
  362.                              Ashland, OR 97520 USA
  363.  
  364.          Or, for faster service, phone 503-482-3611. Visa / Mastercard
  365.          accepted.
  366.  
  367.          - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  368.                                            end of instruction section.
  369.  
  370.          Following  is a list of other software which you can purchase
  371.          from Another Company:
  372.  
  373.          WHAT'S IN THAT BOX?:  A  pictures  and  text  tutorial  which
  374.          explains  what's  in your computer and how it works. Requires
  375.          CGA, EGA or  VGA  and  256k  RAM.  $4.95  Also  available  as
  376.          shareware.
  377.  
  378.          WHAT'S  IN  THAT BOX? - VGA: Same as above, but requires VGA.
  379.          Better looking because of  16-color  high  resolution.  $9.95
  380.          also available as sharaware.
  381.  
  382.          TYPING  WORLD:  Fun  games and lessons to improve your typing
  383.          skill whether your are a beginner or a professional, a kid or
  384.          an adult.  All are presented with  a  super-easy-to-use  menu
  385.          system.
  386.              This disk includes a colorful pictures  &  text  tutorial
  387.          which  covers  typing basics as well as some unusual tips for
  388.          experts.  Also,  there  are  two  games  which  build  skill.
  389.              Falling Letters is easy yet it appeals to  all  ages  and
  390.          levels  of skill.  Trivia Type is more challenging.  It shows
  391.          you sentences containing fascinating facts, figures and  very
  392.          short  true  stories  which you copy, letter for letter.  The
  393.          farther you go into the game, the faster you must type  these
  394.          interesting  sentences.   Trivia  Type is for 1 to 4 players.
  395.          With two or more players, it is guaranteed to  liven  up  any
  396.          gathering.  We've  had  beta testers fall out of their chairs
  397.          laughing!  These games are so much fun that you'll be gaining
  398.          skill  without  realizing  you  are  doing  typing exercises.
  399.          Requires  EGA  or VGA and 640k RAM.  $19.95 Also available as
  400.          shareware.
  401.  
  402.          BETTER EYESIGHT: 5 computer-driven exercises to improve  your
  403.          vision  and  a  pictures  & text tutorial explaining how they
  404.          work.   Requires  CGA,  EGA  or  VGA  and  512k   RAM.    Not
  405.          recommended  for laptop LCD screens. $29.95 Also available as
  406.          shareware.
  407.  
  408.          ALMANAC  1992:  A  collection  of  fascinating  facts, inside
  409.          information and unbelievable yet true  stories.   Educational
  410.          fun for the whole family. Freeware. *
  411.  
  412.          NON-MEDICAL  PAIN  RELIEF:  This  pictures  and text tutorial
  413.          teaches  how to relieve minor aches and pains using a variety
  414.          of techniques  including  Swedish  massage,  acupressure  and
  415.          others.   Requires  CGA, EGA or VGA and 256k RAM. (written by
  416.          my wife, Lynne) $19.95 Also available as shareware.
  417.  
  418.          WRITER'S  DREAM:  Virtually anyone's writing can be presented
  419.          to thousands and thousands of people.  This is an easy-to-use
  420.          presentation program for standard ASCII text files.  Now  you
  421.          can   create   very  professional-looking  disk-based  books,
  422.          catalogs, and other products  which  can  be  distributed  as
  423.          shareware,  retail  software  or otherwise.  No longer do you
  424.          need a publisher or money to reach  a  huge  audience.   Make
  425.          copies  of  your  electronic book for the mere price of blank
  426.          disks. $29.95 Also available as shareware. *
  427.  
  428.          GARAGE  SALES FOR FUN & PROFIT:  If you have $10  to  invest,
  429.          where  would  you put it? Into a money market account? There,
  430.          after a year you will have a profit of  about  $2.  Or,  you
  431.          could  go  to a garage sale, buy something like a camera or a
  432.          drill  press,  and  consign  it  to  a   second-hand   store.
  433.          Typically,  within  2  weeks,  the  store will sell your $10
  434.          camera or drill press  for  $40,  but  keep  $10  commission,
  435.          leaving  you  with only $30! Instead of 20% profit in a year,
  436.          you'll have 200% in two weeks.
  437.              This is a tutorial that tells you all  about  buying  and
  438.          selling second-hand merchandise.  It covers garage sales as a
  439.          buyer  and  a  seller,  it  covers  consignment,  flea market
  440.          selling, psychology of "wheeling and dealing" and  more.   It
  441.          gives   you   charts   of   current   values  of  second-hand
  442.          merchandise.  For those interested in the additional  profits
  443.          of  detailing  and  repairing, there is yet more information.
  444.          $19.95 Not available as shareware. *
  445.  
  446.          BICYCLE  TUNE-UP AND REPAIR: A pictures & text tutorial which
  447.          teaches everything you need to keep your bicycle in top shape
  448.          including flat  tire  repair,  wheel  alignment,  and  brake,
  449.          derailleur  and bearing adjustments. Requires CGA, EGA or VGA
  450.          and 256k RAM. $9.95 Also available as shareware.
  451.  
  452.          MONEY:  A  short  text  tutorial  completely covering several
  453.          good ways to make money at home. $5 Freeware. *
  454.  
  455.          MONEY4:  A  larger,  multimedia  tutorial completely covering
  456.          several good ways to  make  money  at  home.   Little  or  no
  457.          start-up cost, anyone can do it! Requires VGA. $5 Freeware.
  458.  
  459.          ULTIMATE LABEL MANAGER: Easy-to-use database program to  keep
  460.          track of and print mailing lists, disk labels, etc.  Features
  461.          include  zip code sorting, adjustable number of copies, mouse
  462.          support, and more. $29.95 Also available as shareware. *
  463.  
  464.          PASCAL  MAGIC: For TP 6.0 users - our new disk offers easy to
  465.          create pop-up windows, dialog boxes, menus and help  screens,
  466.          graphics  support,  mouse  support,  laptop computer support,
  467.          sound  effects,  and  more,  plus  the   formerly   difficult
  468.          incorporation  of  .CHR and .BGI files into .EXE files with a
  469.          single line of code.  This disk also carries a  tutorial  for
  470.          beginning  Pascal  programmers.   Requires  Turbo Pascal 6.0.
  471.          Available w/wo source code $79.90/$39.95. Also  available  as
  472.          shareware.
  473.  
  474.          PASCAL MAGIC v3.0, Same as above, but for Turbo Pascal 7.0
  475.  
  476.          C  Magic  v1.5,  Same as above, but for Borland C/C++ version
  477.          3.0 or 3.1.
  478.  
  479.          BGI-DRAW: For Borland/Turbo  C/C++  and  Pascal  programmers,
  480.          this  package  runs like any other paint program, except your
  481.          picture is recorded as C or Pascal source code!  Simply paint
  482.          sprites, backgounds, any sort of  graphics  image,  and  then
  483.          incorporate them into your programs. Includes full support of
  484.          Borland Graphics Interface and fonts. For Turbo C version 1.5
  485.          to  Borland C/C++ version 3.1, or Turbo Pascal version 4.0 to
  486.          7.0. Supports BGI video modes plus 320 x 200 x 256 and 640  x
  487.          480 x 256. $29.95 Also available as shareware.
  488.  
  489.          OXY-ACETYLENE WELDING TUTORIAL: Learn to become  a  safe  and
  490.          effective  gas  welder  with  this  pictures & text tutorial.
  491.          Includes brazing, welding  steel,  aluminum  and  brass,  and
  492.          cutting steel.  Requires  CGA,  EGA  or  VGA  and  256k  RAM.
  493.          $9.95 Also available as shareware.
  494.  
  495.          COMPLETE GUIDE TO THE HOME-OPERATED BICYCLE BUSINESS - A very
  496.          complete text tutorial. $19.95 Not available as shareware.
  497.  
  498.          THE UNIVERSAL CONVERTER: Over 600 instant conversions at your
  499.          fingertips,  including  area,  volume,  US to metric lengths,
  500.          liquids,   temperature,   musical  frequencies,  decimals  to
  501.          fractions, ASCII and much more.  $29.95  (Registered  version
  502.          is  DELUXE  21st  CENTURY  ALAMNAC,  below) Also available as
  503.          shareware. *
  504.  
  505.          21ST  CENTURY  ALMANAC:  The  program  of  the future is here
  506.          today!  Who but Another Company would create a single program
  507.          that does your homework, cures insomnia,  answers  questions,
  508.          entertains you and the  kids,  performs  hundreds  of  common
  509.          household  and  professional conversions, and more?!  Runs in
  510.          any IBM-compatible computer with at least 512k RAM.  (This is
  511.          a super-set of the Universal Converter.)  $29.95  (Registered
  512.          version is DELUXE 21st CENTURY ALAMNAC, below) Also available
  513.          as shareware.
  514.  
  515.          DELUXE 21ST CENTURY ALMANAC:  All  of  the  above  plus  Goal
  516.          Seeker,  Dos  Tips,  Programmer's Typo  Trap, Piano, and more
  517.          functions and conversions. $29.95 Not available as shareware.
  518.  
  519.          SUCCESS   WITH  SHAREWARE:  A  text  tutorial  which  teaches
  520.          everything about making a profit in the business  of  writing
  521.          text,  picture-based  presentations or programs as shareware,
  522.          and making money! A  must  for  beginners  in  the  shareware
  523.          authoring business. $29.95 Not available as shareware. *
  524.  
  525.          THE COMEDY GENERATOR: Originally  written  for  entertainers,
  526.          this  program  is  so much fun it'll entertain you for hours.
  527.          $9.95 Also available as shareware. *
  528.  
  529.          THE SECRETS OF OUR SUCCESS:  This  text  tutorial  takes  you
  530.          inside  a  successful  shareware copying business and reveals
  531.          all the details.  Learn how to start your own business on the
  532.          kitchen table and possibly develop it into  a  small  empire.
  533.          There   is  no  risk,  because  the  investment  required  is
  534.          practically $0! All you need is any IBM-compatible  computer.
  535.          It's so easy, even kids can do it after school.  Learn how to
  536.          start  quickly,  make the most profit, have the most fun, and
  537.          avoid all the mistakes.  Find  out  where  to  get  disks  at
  538.          wholesale  prices.   Find  out  about  the  five ways to sell
  539.          disks, including three ways that require no customer contact.
  540.              We're shipping version 2.30, created in March  1992.   It
  541.          has  even more information, including up to date, easy to use
  542.          mailing cost charts, info about inexpensive 800 phone  lines,
  543.          pros and cons of Pitney-Bowes mailing equipment, new  sources
  544.          of  disks,  a  new  user  interface,  and  more.   $79.95 Not
  545.          available as shareware. *
  546.  
  547.          BETTER VOLLEYBALL: Learn all about one of America's  favorite
  548.          team sports. Includes strategies for 2 to 6 players per team.
  549.          Animated  pictures  &  text  tutorial requires graphics card,
  550.          512k RAM. $9.95 Freeware.
  551.  
  552.          THE  ALTERNATIVE  HEALTH  GUIDE:  This  is  a pictures & text
  553.          presentation which talks about  many  subjects  ranging  from
  554.          attitude  and  exercise  to  nutrition to help us live happy,
  555.          healthy and long lives. Included are massage  and  relaxation
  556.          techniques  for nonmedical pain relief, extensive information
  557.          about nutrition,  and  discussion  about  relationships  with
  558.          ourselves, our loved ones, and our environment.  This disk is
  559.          loaded   with   information,   and   easy   to   use  with  a
  560.          graphics-based hyper-linked menu. Requires  hard  disk,  VGA.
  561.          $9.95 Freeware.
  562.  
  563.          DIGITIZED SPEECH, Freeware, A collection of .EXE files  which
  564.          play  good  digitized  speech  or  sound  effects through the
  565.          ordinary PC speaker.  Use them at the DOS prompt, or run them
  566.          from within programs or  batch  files.   Potential  uses  are
  567.          unlimited!   On this disk is a menu-driven interface for easy
  568.          "previewing" of the speech files.  These  range  from  useful
  569.          phrases  such  as "Press any key to continue" to an imitation
  570.          of Elvis Presley. Requires hard disk, '286 or better, 8mhz or
  571.          faster  CPU.  VGA  recommended  but  not   required.   $29.95
  572.          (Registered version is LARGE SPEECH LIBRARY, below) Freeware.
  573.  
  574.          LARGE SPEECH LIBRARY, See above.  This is 3-3.5" or  6  5.25"
  575.          disks  full  of compressed, self-dearchiving digitized speech
  576.          and  sound  effects  .EXE  files. Requires hard disk, '286 or
  577.          better, 8mhz or faster CPU. $29.95 Not available as shareware.
  578.  
  579.          * NOTE: Items  marked  with  *  will  work  in  any  standard
  580.          IBM-compatible  computer.
  581.  
  582.          ANOTHER  NOTE: Some of these are available as shareware, some
  583.          are not.  For shareware versions, ask your favorite shareware
  584.          vendor or BBS or purchase directly from Another Company.
  585.  
  586.          AND ANOTHER NOTE: Custom programming available. High-quality,
  587.          fast turn around, lots of experience. $75 per hour. $37.50 to
  588.          prepare bids. Phone for more info.
  589.  
  590.          - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  591.  
  592.                                CREATE YOUR OWN:
  593.  
  594.          * COMPUTER-BASED TRAINING
  595.             * TECHNICAL PRESENTATIONS
  596.                * EDUCATIONAL MATERIALS
  597.                   * DISK-BASED BOOKS & SHOWS
  598.                      * GRAPHIC DATABASES
  599.                         * CATALOGS
  600.                            * RETAIL SOFTWARE & SHAREWARE
  601.  
  602.                                     *******
  603.                                     $29.95!
  604.                                     *******
  605.  
  606.          Incorporate Pictures, Text, Speech, Sound Effects, Music,
  607.          Animation, and User Interaction in simple or complex
  608.          presentations which run on any standard IBM compatible
  609.          computer.
  610.  
  611.                                   Media Magic
  612.  
  613.              We'd like to tell you about Media Magic, the $29.95
  614.          multimedia creation package.
  615.  
  616.              Built-in features include: complete drawing program,
  617.          simple word processor to create text in any font and any
  618.          color, sound effects library, music composition and optional
  619.          synthesized speech through the ordinary PC speaker, Sound
  620.          Blaster and other sound card support, resolutions from
  621.          2-Color CGA through 256-color VGA, .PCX file display and
  622.          creation, store up to 100 pictures on a single 360k floppy,
  623.          special effects such as curtains, granular fades, and swipes,
  624.          grid and coordinate display for precice drawing creation,
  625.          super-imposing, layering, combining files, hook executable
  626.          programs and batch files into multimedia presentations,
  627.          display text files of unlimited size within graphics windows
  628.          or full screen, more, more, more!
  629.             And, with an option, you can create full multimedia
  630.          multiple-choice tests.
  631.             Media Magic comes with a royalty-free, multi-faceted
  632.          run-time program called MSHOW.EXE, with which end users can
  633.          view your presentation screen by screen, forward, backward or
  634.          randomly, and even seacrh for any word or phrase within your
  635.          presentation, or via hyperlinks, in which users can point to
  636.          anything on screen with mouse-driven or arrow-key driven
  637.          pointer and be taken to any location within your
  638.          presentation.
  639.  
  640.              How can we do it all for $29.95?  Here are the answers:
  641.          Media Magic is advertised via shareware, so our advertising
  642.          cost is low and therefore the price to you is low.  Media
  643.          Magic is an efficient, fully self-contained package, with a
  644.          complete disk-based owner's manual.  Finally, we ship
  645.          everything immediately via first class mail, so no cost is
  646.          wasted in excess warehousing/order processing.  Just like
  647.          Henry Ford did with his model Ts, when the product is selling
  648.          like crazy, we lower the price and sell even more!
  649.  
  650.            Because it is easy-to-use, you can start making
  651.          professional products with Media Magic the first day you own
  652.          it.
  653.  
  654.                     Media Magic - Technical Specifications:
  655.                               (subject to change)
  656.  
  657.             Media Magic requires CGA, Hercule, EGA or VGA graphics,
  658.          and 512k RAM.  Supported but NOT required are mouse, hard
  659.          disk, sound card and color monitor.  Media Magic works fine
  660.          on laptop computers.
  661.  
  662.          Main Creation program: MM.EXE, size: 312136 bytes
  663.  
  664.          Runtime program: MSHOW.EXE, size: 48977 bytes
  665.  
  666.          Video modes: 320 x 480 x 256 XGA, 640 x 480 x 16 VGA, 320 x
  667.             200 x 256 VGA, 640 x 350 x 16 EGA, 720 x 348 x 2 Herc,
  668.             640 x 200 x 16 EGA 640 x 200 x 2 CGA, 320 x 200 x 4 CGA
  669.             640 x 480 x 256 color Super-VGA available as option.
  670.  
  671.          Fonts provided: 10 (total with option: 40)
  672.  
  673.          PC speaker support: 2 digitized speech systems, melody
  674.             composition, custom sounds, sound effects library.
  675.  
  676.          Sound Card Support: All brands
  677.  
  678.          File Encryption: (yes - option)
  679.  
  680.          Incorporate external EXE, BAT & COM programs: yes
  681.  
  682.          Multiple-choice & true/false test creation (yes - option
  683.             (incl encrypted results file on disk!)
  684.  
  685.          Special features:
  686.  
  687.          Hyper-Link - which presents an on-screen arrow, moveable with
  688.             mouse or arrow/number keys, that the user can move to
  689.             anything in picture (icon, text, etc) and be taken to any
  690.             place in your presentation;
  691.  
  692.          Live Text - Any standard ASCII text file can be displayed
  693.             within any picture in any font or color, and it will
  694.             scroll with mouse or arrow keys, including search, print
  695.             and auto-scroll functions;
  696.  
  697.          ASCII-Vector-Graphics - You can edit exact locations of
  698.             objects within your pictures, or the pitch and duration of
  699.             sounds, or modify animations, etc;
  700.  
  701.          Presentation Mode - which gives the end user a menu bar from
  702.             which to advance to next screen, or back up, or GOTO, or
  703.             search for specific word or phrase, or AUTOMODE, for
  704.             unattended, self-running presentations.
  705.  
  706.          Help And Documentation: On-line help with [F1] key, 227k of
  707.             text files on disk callable from within main program.
  708.             Complete "Electronic Owner's manual."
  709.  
  710.          Images: Import or create .PCX in all graphics modes. Import
  711.             .GIF in 16 and 256-color modes, ASCII-Vector-Graphics in
  712.             all modes.
  713.  
  714.          OPTIONS (each available at $29.95):
  715.             30 additional fonts
  716.             4 megabytes of speech/sound effects
  717.             ASCII-Vector-Graphics line editor
  718.             File Encryption
  719.             Multiple-choice and True/False test creation (full
  720.               multimedia) with on-disk encrypted scores file for each
  721.               student, allows honest, unattended study.
  722.             Super-VGA
  723.             Picture Puzzle creation
  724.  
  725.          - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  726.                                   Order Form
  727.  
  728.                _________________________________________________
  729.                name
  730.                _________________________________________________
  731.                address
  732.                _________________________________________________
  733.  
  734.                _________________________________________________
  735.  
  736.                _________________________________________________
  737.                phone (optional)
  738.  
  739.                disk size required: (please circle one)
  740.  
  741.                          5.25"                      3.5"
  742.  
  743.  
  744.          _____ _Jeff's Graphic Utilities_____________ _$85.00_ _______
  745.              (includes Media Magic, Puzzle, SS and Picture Menu)
  746.          _____ _Media Magic__________________________ _$29.95_ _______
  747.          _____ _Puzzle.Exe___________________________ _$29.95_ _______
  748.          _____ _Picture Menu_________________________ _$29.95_ _______
  749.          _____ _Super-Show___________________________ _$20.00_ _______
  750.          _____ _What's In That Box?-VGA______________ __$9.95_ _______
  751.          _____ _Better Eyesight______________________ _$29.95_ _______
  752.          _____ _Typing World_________________________ _$19.95_ _______
  753.          _____ _Non-Medical Pain Relief______________ _$19.95_ _______
  754.          _____ _Writer's Dream_______________________ _$29.95_ _______
  755.          _____ _Garage Sales For Fun & Profit________ _$19.95_ _______
  756.          _____ _Bicycle Tune-Up & Repair_____________ __$9.95_ _______
  757.          _____ _Ultimate Label Manager_______________ _$29.95_ _______
  758.          _____ _Complete Guide, Home Bike Business___ _$19.95_ _______
  759.          _____ _DELUXE 21st Century Almanac__________ _$29.95_ _______
  760.          _____ _Success With Shareware_______________ _$29.95_ _______
  761.          _____ _The Comedy Generator_________________ __$9.95_ _______
  762.          _____ _The Secrets of Our Success!__________ _$79.95_ _______
  763.          _____ _Large Speech Library_________________ _$29.95_ _______
  764.          _____ _The Alternative Health Guide_________ __$9.95_ _______
  765.          _____ ______________________________________ ________ _______
  766.          _____ ______________________________________ ________ _______
  767.          _____ ______________________________________ ________ _______
  768.          (shareware versions)
  769.          _____ ______________________________________   $5.00_ _______
  770.          _____ ______________________________________   $5.00_ _______
  771.          _____ ______________________________________   $5.00_ _______
  772.          _____ ______________________________________   $5.00_ _______
  773.          _____ ______________________________________   $5.00_ _______
  774.          _____ _Free postage, worldwide!_____________ ___0.00_ _______
  775.  
  776.                                                         total: _______
  777.  
  778.          Almanac 1992, Better Volleyball, The Alternative Health Guide
  779.          and Money have no registration fee (freeware), so please  buy
  780.          the 'shareware' version and enjoy.
  781.  
  782.          Please send check or money order to:
  783.                                 Another Company
  784.                                  P.O. Box 3429
  785.                             Ashland, OR 97520 USA
  786.                 phone 503-482-3611, Visa / Mastercard accepted
  787.          _____________________________________________________________
  788.                                                           end of file.
  789.  
  790.  
  791.  
  792.  
  793.