home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / progmisc / dwrk11j.zip / README.1ST < prev    next >
Text File  |  1994-02-16  |  5KB  |  127 lines

  1.  
  2.  
  3. DEMO WORKSHOP V1.1j
  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.     The latest version of all P2 Enterprises products is always available
  64.     on the P2 Enterprises Customer Service BBS at (408) 336-8080 weeknights
  65.     between 6PM and 6AM and 24hrs on weekends. No password is required.
  66.     Modem speeds of up to 14400 are supported, 8N1.
  67.  
  68.  
  69. CHANGE HISTORY
  70.  
  71.     V1.1 Changes
  72.     V1.1 fixes bugs which caused program and system crashes when
  73.     using the presentation editor DW.EXE.  Our apologies to all who
  74.     endured these problems.  The flaw in our release procedure which
  75.     allowed these bugs to be included in a released version has been
  76.     corrected.
  77.  
  78.     V1.1A Changes
  79.     V1.1A adds the "Save as Default" menu item to the Text Window
  80.     Options and Menu Display options menus.  This selection makes
  81.     the attributes (color, border style, position, size) of the
  82.     current text window or menu the initial defaults for new menus
  83.     or text windows created for the presentation.  The defaults
  84.     are saved across DW sessions in the presentation file.  Note
  85.     that DW V1.1A presentation files may *not* be processed with DW
  86.     V1.1 or V1.0.
  87.  
  88.    V1.1B Changes
  89.     V1.1B allows entry of special characters using the ALT-keypad
  90.     method of entry supported by MS-DOS. Previously, entry of
  91.     special characters was not supported for titles, menu items,
  92.     or scene names.
  93.  
  94.    V1.1C Changes
  95.     V1.1C fixes a bug which prevented pop-up windows from remaining
  96.      visible while the background recording was in motion.
  97.  
  98.    V1.1D Changes
  99.     V1.1D incorporates changes which make playback timing more accurate
  100.     in instances where there is fast screen motion, such as rapid
  101.     movement of the mouse cursor.
  102.  
  103.    V1.1e Changes
  104.     V1.1e fixes a bug introduced in 1.1D which the first playback after
  105.     startup to fail if Normal speed was selected.
  106.  
  107.    V1.1f Changes
  108.     V1.1f fixes another bug introduced in 1.1D which caused the DOS
  109.     system clock to be modified during playback.
  110.  
  111.    V1.1g Changes
  112.     V1.1g fixes yet another bug introduced in 1.1D which caused slow
  113.     and single-step playback to misbehave.
  114.  
  115.    V1.1h Changes
  116.     V1.1h adds support for EGA/VGA extended colors (as used by
  117.     CA-Clipper) in recordings.
  118.  
  119.    V1.1i Changes
  120.     V1.1i fixes a bug wherein query dialogs were not properly
  121.      refreshed after help displays.
  122.  
  123.    V1.1j Changes
  124.     V1.1j fixes a bug which, under certain circumstances, caused
  125.     text windows to appear garbled after being saved.
  126.  
  127.