home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / animatio / dwrk_11.zip / README.1ST < prev    next >
Text File  |  1993-08-07  |  4KB  |  110 lines

  1.  
  2.  
  3. DEMO WORKSHOP V1.1
  4.  
  5.     Demo Workshop is a tool for creating software demonstration and
  6.     tutorial programs.  Demo Workshop uses actual screens recorded during
  7.     execution of the program being presented.
  8.  
  9.     There are no restrictions on the use of presentations created with
  10.     Demo Workshop for registered users.
  11.  
  12.  
  13. INSTALLATION
  14.  
  15.     Create a directory on your hard disk called DW and change directory
  16.     to it like this.
  17.  
  18.         C:\> MKDIR DW
  19.         C:\> CD DW
  20.         C:\DW>
  21.  
  22.     Copy the DWRK11.ZIP or DWRK11.EXE file into this directory.  If you have
  23.     the .ZIP file, unzip it.  If you have the .EXE file, execute it.
  24.  
  25.     The following files are created:
  26.  
  27.         SR.EXE          The Demo Workshop screen recorder TSR
  28.     DW.EXE        The Demo Workshop presentation editor
  29.         DW.HLP        The presentation editor help file used by DW.EXE
  30.         DWGUIDE.TXT   The Demo Workshop Users Guide
  31.         DEMOWKSH.P2   File required by DW.EXE to create standalone
  32.                        presentation programs
  33.         DWDEMO.EXE    Demonstration DW presentation
  34.         ORDER.FRM     The Demo Workshop registration and order form
  35.         FILE_ID.DIZ   BBS description file
  36.         README.1ST    This file
  37.        
  38.  
  39.     To view the demo, execute DWDEMO.EXE.
  40.  
  41.     You might want to create an environment variable called DWDIR and
  42.     equate it to the directory where you unpacked Demo Workshop.  This
  43.     will allow you to use Demo Workshop from another disk/directory it
  44.     you wish.  To do this, place a line like the following in your
  45.     AUTOEXEC.BAT file:
  46.  
  47.           SET DWDIR=C:\DW
  48.  
  49.     You will need to reboot for this change to take effect.
  50.  
  51.     If you do not do this, and you execute DW from another directory,
  52.     you will not be able to access help information or create
  53.     .EXE output files.
  54.  
  55.  
  56. RELEASE NOTES
  57.  
  58.     You must create a recording file before you can use DW, the
  59.     presentation editor.  You can create an empty recording if you
  60.     wish by invoking SR twice.  The first time, a file called SCREEN.REC
  61.     will be created, and the second time SR will remove itself from
  62.     memory.
  63.  
  64.     Type SR /? to display a brief help screen for the screen recorder.
  65.  
  66.     V1.1 Changes
  67.     V1.1 fixes bugs which caused program and system crashes when
  68.     using the presentation editor DW.EXE.  Our apologies to all who
  69.     endured these problems.  The flaw in our release procedure which
  70.     allowed these bugs to be included in a released version has been
  71.     corrected.
  72.  
  73.     V1.1A Changes
  74.     V1.1A adds the "Save as Default" menu item to the Text Window
  75.     Options and Menu Display options menus.  This selection makes
  76.     the attributes (color, border style, position, size) of the
  77.     current text window or menu the initial defaults for new menus
  78.     or text windows created for the presentation.  The defaults
  79.     are saved across DW sessions in the presentation file.  Note
  80.     that DW V1.1A presentation files may *not* be processed with DW
  81.     V1.1 or V1.0.
  82.  
  83.    V1.1B Changes
  84.     V1.1B allows entry of special characters using the ALT-keypad
  85.     method of entry supported by MS-DOS. Previously, entry of
  86.     special characters was not supported for titles, menu items,
  87.     or scene names.
  88.  
  89.    V1.1C Changes
  90.     V1.1C fixes a bug which prevented pop-up windows from remaining
  91.      visible while the background recording was in motion.
  92.  
  93.    V1.1D Changes
  94.     V1.1D incorporates changes which make playback timing more accurate
  95.     in instances where there is fast screen motion, such as rapid
  96.     movement of the mouse cursor.
  97.  
  98.    V1.1e Changes
  99.     V1.1e fixes a bug introduced in 1.1D which the first playback after
  100.     startup to fail if Normal speed was selected.
  101.  
  102.    V1.1f Changes
  103.     V1.1f fixes another bug introduced in 1.1D which caused the DOS
  104.     system clock to be modified during playback.
  105.  
  106.    V1.1g Changes
  107.     V1.1g fixes yet another bug introduced in 1.1D which caused slow
  108.     and single-step playback to misbehave.
  109.  
  110.