home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 November / PCO1197.ISO / FilesBBS / WIN95 / AUTOMATE.EXE / _SETUP.1 / readmepro.txt < prev    next >
Encoding:
Text File  |  1997-09-10  |  6.7 KB  |  229 lines

  1. AutoMate Professional Edition 3.7
  2. ==================================
  3. Copyright, 1997 Unisyn Corp.
  4.  
  5. WARNING
  6. ===========
  7. For those upgrading from a previous version of 
  8. AutoMate:
  9.  
  10. Be sure to install into a different directory 
  11. than the original in order to save your existing
  12. task files (tasks.ldb and tasks.mdb).
  13.  
  14. Version 3.7
  15. ~~~~~~~~~~~
  16. Printable Macros
  17. Active Help
  18. Tip of the Day
  19. Various Stability Enhancements
  20. New Interface
  21. New Task Management Tools
  22.  
  23. Version 3.6f
  24. ~~~~~~~~~~~~
  25. New Improved Scripting Engine
  26.  
  27. Version 3.6e
  28. ~~~~~~~~~~~~
  29. Added ability for multiple instances of AM
  30. Fixed ctl3d32.dll "made for NT" error
  31.  
  32. Version 3.6d
  33. ~~~~~~~~~~~~
  34. Fixed error 3021 on LaunchProc Script command
  35.  
  36. Version 3.6c
  37. ~~~~~~~~~~~~
  38. Fixed Problems accessing Help Files
  39. Fixed single digit wait time bug
  40.  
  41. Version 3.6b
  42. ~~~~~~~~~~~~
  43. Fixed more International date/time problems
  44.  
  45. Version 3.6a
  46. ~~~~~~~~~~~~
  47. Fixed International date/time problems
  48. Fixed Missing tasks on startup
  49. Fixed various problems with auto-late task handling
  50.  
  51. Version 3.6
  52. ~~~~~~~~~~~~
  53. New Enhanced Logging
  54. New easier to use Help File
  55. New Scheduling functions
  56. Helpful Hints for Macros
  57.  
  58. Version 3.5j
  59. ~~~~~~~~~~~~
  60. Fixed bug in tabctl32.ocx that caused
  61. error 429 to display on startup for some people. 
  62.  
  63. Version 3.5h
  64. ~~~~~~~~~~~~
  65. Added functions to prevent task database 
  66. corruption on startup.
  67.  
  68. Version 3.5g
  69. ~~~~~~~~~~~~
  70. Added new internal feature that automatically 
  71. sets a launched application's working directory 
  72. before starting the application.
  73.  
  74. Version 3.5f
  75. ~~~~~~~~~~~~
  76. Fixed bug in Scripting language that caused lockup
  77. when 'sendkeys' function was used in a script.
  78.  
  79. Version 3.5d
  80. ~~~~~~~~~~~~
  81. Fixed bug that prevented automated processing of
  82. recorded events. Enhanced error handling implimented.
  83.  
  84. Version 3.5c
  85. ~~~~~~~~~~~~
  86. This version provides you with a hotkey to stop 
  87. the event recorder from recording, rather than 
  88. clicking the "Stop Recording" button manually.
  89.  
  90. Version 3.5b
  91. ~~~~~~~~~~~~
  92. This version fixes a bug in the Scripting Language
  93. that had to do with the "Sendkeys" command as well 
  94. as a few other programmatical issues.
  95.  
  96. New Features Added in Version 3.5:
  97. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  98. A new "Event Recorder" will allow you to actually record
  99. and playback mouse movements, clicks and keystrokes,
  100. enabling you to build macros quicker and 
  101. easier than ever!
  102.  
  103. An improved Macro Builder interface provides you with
  104. iconic representation of your macro steps and more 
  105. "English" terms for easier interpretation.
  106.  
  107. A new Insert Button in the Macro Builder allows
  108. you to insert lines at any point in the macro without
  109. using the old arrow buttons for positioning.
  110.  
  111. New Features Added in Version 3.2:
  112. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113. AutoMate is now fully Internet automated.  Two new 
  114. macro commands under miscellaneous allow you to 
  115. automatically dial and disconnect from your Internet 
  116. connection. (No more hassling with your DUN folder!)
  117.  
  118. AutoMate now allows you to insert macro data from 
  119. any existing procedure, simply right click on the macro 
  120. list in the Macro Builder and select "Insert Existing Macro"
  121.  
  122. AutoMate now enables you to easily duplicate or "Clone" 
  123. your existing tasks for fast re-creation of similar tasks.  
  124. Simply select the task you would like to duplicate and then 
  125. from the "Tasks" menu, select "Clone".
  126.  
  127. Four new scripting commands make BASIC in AutoMate a 
  128. pleasure to use:
  129.  
  130. 1. LaunchProc: Launches an AutoMate procedure from 
  131. within a script.
  132. 2. ExitProc: Exits an AutoMate procedure from within 
  133. a script.
  134. 3. ConnectTo: Connects to your internet service provider 
  135. automatically.
  136. 4. HangUp: Disconnects from an internet connection.
  137.  
  138. For more info on these commands, see the "Scripting Additions"
  139. document.
  140.  
  141. New feature added in version 3.0c:
  142. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  143. Command line arguments are now accepted for 
  144. manual launching of tasks.  To manually launch 
  145. a task from the command prompt, simply specify 
  146. name of the procedure (or reminder) after the 
  147. path and filename of automate.exe.
  148.  
  149. For example...  
  150. =======================================================
  151. "c:\program files\unisyn\automate.exe" sample procedure 
  152. =======================================================
  153. (Quotes are needed only around the path and filename to 
  154. AutoMate, the name of the procedure should not have 
  155. quotes around it.)
  156.  
  157. ...would start AutoMate, launch the Sample Procedure
  158. that is included, and then terminate AutoMate.  The 
  159. name of the task should not be case sensitive.  There 
  160. are many useful functions that are possible with this 
  161. new feature:
  162. 1. Create shortcuts to AutoMated Tasks on your Desktop 
  163.    and then just double-click whenever you need them to 
  164.    execute.
  165. 2. Create shortcuts to AutoMated Tasks and place them 
  166.    in your StartUp Group for AutoMated "StartUp Tasks".
  167. 3. More knowledgeable users and consultants can now set 
  168.    up shortcuts to AutoMated tasks for less knowledgeable
  169.    users to conveniently run.
  170.  
  171. =================================
  172. Note that Unisyn can not provide support for the 
  173. included scripting engine with regards to programming, 
  174. syntax, structure, and debugging issues.
  175.  
  176. For help with Scripting issues, see the Scripting
  177. Reference Manual, the scripting additions document, 
  178. or press F1 at the Script Builder Dialog.  Help in the 
  179. Scripting Editor is very similar to most professional 
  180. development tool in that you can highlight a word in 
  181. you code and hit F1 to see context sensitive help.
  182. =================================
  183.  
  184.  
  185.  
  186. GENERAL
  187. ===========
  188.  
  189. AutoMate is a 'Tray Icon' application.
  190.  
  191. This means that when it is loaded, it uses and 
  192. will be located in the 'System Tray' (usually 
  193. located on the lower right side of the screen 
  194. on the Taskbar).
  195.  
  196. For more information on using the System Tray,
  197. consult Windows help, or view the section named
  198. 'Installation' in the AutoMate help.
  199.  
  200. GENERAL INFO
  201. ============
  202.  
  203. AutoMate allows you to schedule your computer to perform 
  204. any task on it's own at any time.
  205.  
  206. This application can be found in the WINUSER
  207. Forum on CompuServe, an official distribution and support
  208. online resource for future updates. Search for automate.
  209.  
  210. The Windows Users Group Network [WUGNET], operators of
  211. the oldest and largest independent support resource forum
  212. [WINUSER] for Windows users  on CIS with over 1,000,000
  213. active members is recognized in the press, user groups,
  214. developers, and Microsoft as the foremost resource for
  215. shareware publishers on CompuServe and the Internet.
  216.  
  217. For pricing, orders, site licenses, or additional 
  218. information contact:
  219.  
  220. Unisyn
  221. Voice: (213)738-1700
  222. FAX: (213)738-7556
  223.  
  224. http://www.unisyn.com
  225. automate@unisyn.com
  226.  
  227. 3450 Wilshire Blvd.
  228. Suite 316
  229. Los Angeles, CA 90010