home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mag&info / etc130.zip / NEWETC.TXT < prev    next >
Text File  |  1993-03-11  |  7KB  |  141 lines

  1. ****************************************************************************
  2.                 README.TXT for EtCetera ETC-DEM0 1.25 & 2.10
  3. ****************************************************************************
  4.  
  5.  
  6.                                   Contents
  7.                                   --------
  8.  
  9.                                 Installation
  10.                        Changes from Previous Versions
  11.  
  12.  
  13. Installation
  14. ------------
  15.  
  16. The file ETC130.EXE is a self extracting compressed with the latest
  17. version of PKZIP. To install EtCetera, create an EtCetera directory on your
  18. hard disk. Then move to that directory. 
  19.  
  20. From within the Etcetera directory tyep A:etc130 or B:etc130, depending
  21. where you put the ETC130.EXE.
  22.  
  23. From Program Manager, choose the New option from the File menu. Choose "Program
  24. Item".  Then type in the name of the program file, ETCETERA.EXE, and press
  25. Enter.  The EtCetera icon will appear. These instructions are contained in
  26. the Windows User Manual. 
  27.  
  28. EtCetera comes with a copy of Microsoft's COMMDLG.DLL to provide file/
  29. directory dialog boxes.  If you already have this file (it would be in
  30. your Windows SYSTEM subdirectory), you do not need this one and can delete it.
  31.  
  32. The file is included with Windows 3.1.  You may already have it with Windows
  33. 3.0 if any other program you have requires it (in which case that program would
  34. provide it).  EtCetera also includes DDEML.DLL, another file which is necessary
  35. for DDE support, and also included with Windows 3.1.  Follow the same procedure
  36. for DDEML.DLL as for COMMDLG.DLL.
  37.  
  38. ETCETERA.HLP is the on-line documentation.  This can be accessed via the Help
  39. menu in EtCetera.  You can also run it yourself using the Windows Help program,
  40. WINHELP.EXE.  Refer to the help file for information on using EtCetera.
  41.  
  42. ETC_DEMO.ETC is a sample EtCetera batch file.  It shows off some of EtCetera's
  43. capabilities.  In order to use ETC_DEMO.ETC, you must copy the SAMPLE.BMP bitmap
  44. file into the same directory where EtCetera is located.  This file is included
  45. with EtCetera.  You must also have a copy of Write, Notepad, and Calculator in
  46. your Windows directory.
  47.  
  48. As noted in the next section, included with EtCetera 2.10 is ETCETERA.386,
  49. which allows some special features which would not otherwise be possible.
  50.  
  51. Other items supported by EtCetera 2.30 are rudimentary DDE commands, error
  52. trapping, and simulating mouse input.  View the help file for  details.
  53.  
  54. If you have any questions, comments, or suggestions, we would greatly 
  55. appreciate hearing from you.
  56.  
  57. All written correspondence will be handled through:
  58.  
  59.                 Alpha Computer and Graphics
  60.                     6138 Zelzah Avenue
  61.                     Reseda, CA 91335
  62.  
  63.                 Via CompuServe: 73340,3452
  64.  
  65.                 A word from Thetaware Development regarding
  66.                              EtCetera 1.30S Shareware Demo
  67.                              EtCetera 2.30R Registered Version
  68.  
  69. EtCetera 1.30S and 1.30R contain a few enhancements based on user 
  70. suggestions, as well as some bug fixes.  Also included with EtCetera 1.30S 
  71. and 1.30R are some additional sample batch files.
  72.  
  73. Some of the bug fixes are as follows:
  74.  
  75.     Ctrl+Break stopped working.  The algorithm used to determine when
  76.     Ctrl+Break has been pressed has been completely rewritten to bypass
  77.     a documentation error in the Microsoft Windows SDK which, peculiarly,
  78.     did not prevent Ctrl+Break from operating in previous versions.
  79.  
  80.     SendKeys would send inappropriate data which would affect its behavior
  81.     with applications which define individual keys, particularly terminal 
  82.     emulators which define the standard and enhanced versions of keys
  83.     differently (i.e. PageDown in the edit cluster versus PgDn on the
  84.     numeric keypad).  An error in the translation from a previous version
  85.     was resulting in the wrong value being sent to applications. 
  86.     
  87.     SendKeys now simulates keystrokes by sending them through the same
  88.     mechanism as the keyboard driver, rather than sending them to the
  89.     active window, and the correct keystroke data is sent.  Also note that
  90.     new key representations have been added for Alt, Ctrl, and Shift, so
  91.     that these keys can be sent as actual keys rather than simply as
  92.     key modifiers.  Refer to the help file for details.
  93.  
  94.     Errors would occur when attempting to use TitleFill when no windows
  95.     were visible.  The errors would appear as blank entries in the string
  96.     array structure.  In this case, using Unhide would result in an
  97.     error, since a blank string cannot be used with the Unhide command.
  98.     The method used to get window information has been modified to
  99.     compensate for the previous method's inability to handle this special
  100.     case.
  101.  
  102. Sample batch files:
  103.  
  104.     Besides ETC_DEMO.ETC, there is also PLAYWAVE.ETC, NOTE_TUT.ETC, and
  105.     NOTESTUT.ETC.  PLAYWAVE.ETC simply plays all WAV files in your
  106.     Windows directory, in succession, while simultaneously displaying
  107.     the name of the file which is being played.
  108.  
  109.     NOTE_TUT.ETC is a BRIEF "tutorial" using Notepad.  It demonstrates  
  110.     how to choose an item from the menu bar in Notepad.  NOTESTUT.ETC is
  111.     the same demo, but it also adds sound.  It requires the use of the
  112.     eleven WAV files included with EtCetera.  You will need to modify the
  113.     NOTESTUT.ETC file so that the line 
  114.     
  115.         $D = "C:\ETCETERA\" 
  116.  
  117.     actually reflects the directory where the WAV files (NOTE*.WAV) are
  118.     located.  The voice used is the best willing voice we had available
  119.     to record the data.  We apologize for the nasal quality.<g>
  120.  
  121. One other note:
  122.  
  123.     Due to an oversight on our part, the routines used to store string
  124.     data rely on Windows to store the data for them.  Windows does not
  125.     make a distinction between case, however, so if a string already
  126.     exists, even though the cases of the letters in the strings differ,
  127.     Windows will store the new string as the old string.  In other words,
  128.     after the following statements:
  129.  
  130.     $C = "Yes"
  131.     $D = "YES"
  132.  
  133.     the string "Yes" is stored in both $C and $D.  $D will NOT contain
  134.     "YES".  Consequently, the string comparison operators EC and NC, 
  135.     "equal, case sensitive" and "not-equal, case-sensitive", behave just
  136.     like EI and NI, respectively.  
  137.     
  138.     In a future release of EtCetera, the entire string data storage
  139.     routines will be changed to correct this behavior.  We apologize for
  140.     any inconvenience this may have caused.
  141.