home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / autos2.zip / Readme.TXT < prev    next >
Text File  |  2003-01-15  |  4KB  |  132 lines

  1.  
  2. Product Overview
  3. ________________
  4.  
  5. AUTOS2 has been written to perform automation on the OS2 PM Desktop.
  6.  
  7. This automation can only be performed on PM framed window objects and sub classes.
  8.  
  9. Once a framed window has been identified (or not) AUTOS2 can be used to navigate to 
  10. a sub class (i.e. an EntryField) and perform actions on it, such as issue keystrokes. 
  11. Further these activities can be Scheduled to occur at a preset Date/Time/Interval to enable
  12. "hands off" automation.
  13.  
  14. This means a task or set of tasks may be performed overnight ready for the next days 
  15. production activities. Further a monitoring task can be set up to check the existence of a PM
  16. window and then take appropriate action.
  17.  
  18. These tasks could be the nightly backup or data download. There are two main entities within 
  19. which to store these required tasks.
  20.  
  21.  
  22. Product Information
  23. ___________________
  24.  
  25.  
  26. AUTOS2 is now freeware
  27. ______________________
  28.  
  29. AUTOS2 can be used by any person with a reasonable knowledge of the OS2 operating
  30. system.
  31.  
  32. This product should be seen as an productivity enhancer to the operating of the PM Desktop 
  33. rather than as an application.
  34.  
  35. Most likely the automation tasks will be set up by the desktop or network supervisor during 
  36. product installation.
  37.  
  38.  
  39. Schedules
  40. _________
  41.  
  42. A Schedule consists of a set of commands that are to be executed on a pre-determined
  43. Date or within a Date range, also the Time of execution may be preset.
  44.  
  45. The same task may be set to execute at regular intervals for the preset Date/Time.
  46.  
  47. To facilitate non productive periods then non automation dates may be selected, as can 
  48. particular months.
  49.  
  50. Schedules can run Scripts to enable re-use of fully tested scripts in a scheduled manner. 
  51.  
  52. Scripts
  53. _______
  54.  
  55. Each script will normally contain the actions required to conduct a dialogue with
  56. a particular window.
  57.  
  58. They can be used to divide up lengthy complex dialogues to allow for easier testing.
  59.  
  60. A Script can be embedded within a Script to facilitate nesting should it be required.
  61.  
  62.  
  63. Installation
  64. ____________
  65.  
  66. AUTOS2 is a OS/2 PM Task automation/scheduler tool
  67.  
  68. You can Start a task and control it by sending keystrokes
  69. to its window classes.
  70.  
  71. You can Schedule tasks to start at a specified Date/Time.
  72.  
  73. You can monitor tasks and react to any change in their
  74. window status.
  75.  
  76. To get going with AUTOS:
  77.          
  78.     1.      Copy files from diskette into a directory
  79.     2.      Place DLL's in a libpath entry or make available at runtime
  80.     3.    Take a copy of AUTOS2.REG as this file identifies a product time limit (30 days). 
  81.         At any point you can restore this file back to the Autos2 install folder to
  82.         reset product expiry.
  83.     4.      Type AUTOS2 on command line
  84.  
  85. View the accompanying .INF file first to get familiar with the basics.
  86. The examples will show AUTOS2 in action and allow for browsing of
  87. the Schedules and Scripts provided.  
  88.  
  89.  
  90. Pre-requisites
  91. ______________
  92.  
  93.     OS/2 Warp
  94.     Some patience
  95.  
  96.  
  97.  
  98. Changes History
  99. _______________
  100.  
  101. 2003-Jan-08 
  102. - Released as Freeware by its author (see installation step 3).
  103.  
  104. 1996-May-20
  105. Changes migrated for V1.2 28May96:
  106.  
  107. - Allow for User Exits
  108. - Allow for Internal Commands Parameter to be substitutable using parm1 parm2 etc
  109. - Er.. allow for the Warp wpFolder classname so the Open Folder etc works
  110. - Tidy up delete during Script/Schedule icon update, BUT this breaks OS/2 2.1 so this
  111. program is now Warp only. 
  112.  
  113.  
  114. 1995-Nov-20
  115. Changes migrated for V1.1 20Nov95:
  116.  
  117. - Load Parameters option added.
  118. - Write Parameters option added.
  119. - Allow many parameters to be output or pasted using "*".
  120. - Allow for a user defined Caption when inputting a runtime parameter.
  121. - Add Parameter File edit on Main Menu Files option.
  122.  
  123.  
  124.  
  125. About the Author
  126. ________________
  127.  
  128. This software was developed by Robin Whitlock of Squiredeck using VXRexx
  129. You can contact him at: robin@squiredeck.com.au
  130.  
  131. http://www.squiredeck.com.au
  132.