home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / graphuti / dwrk11i.zip / README.1ST < prev    next >
Text File  |  1993-09-16  |  4KB  |  115 lines

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