home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / autos2.zip / autos2a.HLP (.txt) < prev    next >
OS/2 Help File  |  1997-11-05  |  7KB  |  248 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Main Window ΓòÉΓòÉΓòÉ
  3.  
  4. This window is the window that first appears when AUTOS2 is invoked. 
  5.  
  6. Continued 
  7.  
  8.  
  9. ΓòÉΓòÉΓòÉ 1.1. Main Menu Items ΓòÉΓòÉΓòÉ
  10.  
  11. Most of these options can be performed using the GUI interface via the Picture 
  12. Push Buttons. 
  13.  
  14. Files 
  15.  
  16. The Files option allow for the manipulation of the Schedules and Scripts. 
  17.  
  18.    Schedules 
  19.  
  20.    Schedules will contain the automation task required on a specific date at a 
  21.    specific time. 
  22.  
  23.       Select 
  24.  
  25.       The Select option allows for the selection of a Schedule which is 
  26.       required to be automated or edited. 
  27.  
  28.       Edit 
  29.  
  30.       The Edit option will invoke the User's editor of choice to manipulate the 
  31.       Schedule. The format of which is: 
  32.  
  33.       field1,field2,field3,field4,field5,field6,field7,field8,field9,field10,field11 
  34.  
  35.       this is commonly known as a comma delimited line where: 
  36.  
  37.          field1 is the From Date with a format of YYYY-MM-DD 
  38.  
  39.          field2 is the To Date with a format of YYYY-MM-DD 
  40.  
  41.          field3 is the From Time with a format of HH:MM:SS 
  42.  
  43.          field4 is the To Time with a format of HH:MM:SS 
  44.  
  45.          field5 is the Interval Time with a format of HH:MM:SS 
  46.  
  47.          field6 contains 5 indicators representing the week within the month. A 
  48.          1 will indicate a week that is to be automated on, a 0 that it is not. 
  49.          The first indicator is the first week and so on. 
  50.  
  51.          field7 contains 7 indicators representing the days of the week. A 1 
  52.          will indicate that the day is to be automated on, a 0 that it is not. 
  53.          The first indicator represents Sunday and so on. 
  54.  
  55.          field8 contains 12 indicators representing the months of the year. A 1 
  56.          will indicate that the month is to be automated on, a 0 that it is 
  57.          not. The first indicator represents January and so on. 
  58.  
  59.          field9 contains the name of a DateGroup file. If the extension is 
  60.          missing then *.DTG is assumed. This file should contain a list of 
  61.          dates in the format YYYY-MM-DD and represent dates on which automation 
  62.          should not take place, for example holidays. 
  63.  
  64.          field10 contains the name of a DateGroup file. If the extension is 
  65.          missing then *.DTG is assumed. This file should contain a list of 
  66.          dates in the format YYYY-MM-DD and represent dates on which automation 
  67.          will only take place, for example backups on the last day of the 
  68.          month. 
  69.  
  70.          field11 contains the command to be issued. 
  71.  
  72.    Recycle 
  73.  
  74.    The Recycle option will halt automation and immediately start it again but 
  75.    with the currently selected Schedule. 
  76.  
  77.    Scripts 
  78.  
  79.    Scripts will contain a set of commands that will conduct a particular PM 
  80.    window dialogue. 
  81.  
  82.    The format of each line is simply a single field containing the command to 
  83.    be executed, as per field11 for a Schedule. 
  84.  
  85.       Select 
  86.  
  87.       The Select option allows for the selection of a Script which is required 
  88.       to be run or edited. 
  89.  
  90.       Edit 
  91.  
  92.       The Edit option will invoke the User's editor of choice to manipulate the 
  93.       Script. 
  94.  
  95.       Run 
  96.  
  97.       The Run option will load the currently selected Script. 
  98.  
  99.       Halt 
  100.  
  101.       The Halt option will stop the currently runnning Script. 
  102.  
  103.    Date Groups 
  104.  
  105.    The Date Groups option will allow for the selection of, and invoke, the 
  106.    User's editor of choice to manipulate a Date Group File. Dates are held in 
  107.    the format "YYYY-MM-DD" for use on the day page of the Schedule Settings 
  108.    Notebook. Date Group Files should have an extension of ".DTG". 
  109.  
  110.    Parameters 
  111.  
  112.    The Parameters option will allow for the selection of, and invoke, the 
  113.    User's editor of choice to manipulate a Parameter File. Parameters can be 
  114.    held one per line in one of two formats. 
  115.  
  116.       Value Format 
  117.  
  118.       This is where only the value of the parameter is defined, that is it is 
  119.       not prefixed with "PARMn=" where n is a parameter number. The value of n 
  120.       is automatically assigned from the beginning of the parameter file, 
  121.       starting at one, and incremented after each Value formatted line. 
  122.  
  123.       Assignment Format 
  124.  
  125.       This line is of the format "PARMn=Value" where n is the assigned 
  126.       parameter number. This line does not effect the automatic numbering of 
  127.       the Value only format. 
  128.  
  129.    These parameters can be loaded using the "Load Parameter" internal command 
  130.    and used for sending to Multi Line Entry Fields or pasting to a DOS/OS2 
  131.    window. As an example you could load parameter file ABC.PRM with SQL being 
  132.    carefull to leave values to be substituted on a seperate line. These values 
  133.    will be assigned a PARM value depending on the line on which they appear. In 
  134.    a second parameter file XYZ.PRM you would assign these parameters a value 
  135.    for this run (i.e. a WHERE clause). Then by using the "Output Parameter" 
  136.    internal command the substituted SQL could be sent to a Query MLE window. 
  137.  
  138.    Exit 
  139.  
  140.    The Exit option will stop Automation and halt AUTOS2. 
  141.  
  142. Options 
  143.  
  144. The Options Menu item will allow for User settings. 
  145.  
  146.    Editor 
  147.  
  148.    Here the User can enter a command that will invoke an Editor of choice. 
  149.  
  150.    By imbedding the word "EdName" the User can specify where the member to be 
  151.    edited must be placed on the command line. 
  152.  
  153.    For example: 
  154.  
  155.       Start E.EXE EdName
  156.  
  157.    Automation 
  158.  
  159.    The Automation option will allow for Automation to be switched on if it is 
  160.    off, or switched off if it is on. 
  161.  
  162.       On 
  163.  
  164.       The On option will switch on automation. 
  165.  
  166.       Off 
  167.  
  168.       The Off option will switch off automation. 
  169.  
  170.    Log 
  171.  
  172.    The Log option will allow for the Logging to be switched on if it is off, or 
  173.    switched off if it is on. 
  174.  
  175.       On 
  176.  
  177.       The On option will switch on logging. 
  178.  
  179.       Off 
  180.  
  181.       The Off option will switch off logging. 
  182.  
  183.    Show Hints 
  184.  
  185.    The Show Hints option will allow for the Showing of a window's hint text to 
  186.    be switched on if it is off, or switched off if it is on. 
  187.  
  188.       On 
  189.  
  190.       The On option will switch on Hint text. 
  191.  
  192.       Off 
  193.  
  194.       The Off option will switch off Hint text. 
  195.  
  196. Setup 
  197.  
  198. The Setup option allows for the entry of INI file type entries. 
  199.  
  200. Allowable entries are: 
  201.  
  202.    Editor=entry1 
  203.  
  204.    Where entry1 is the startup command for an Editor. 
  205.  
  206.    Auto=entry2 
  207.  
  208.    Where entry2 can be Y or N being to required setting for Automation at 
  209.    startup. 
  210.  
  211.    Log=entry3 
  212.  
  213.    Where entry3 can be Y or N being the required setting for Logging at 
  214.    startup. 
  215.  
  216.    Startup_Schedule=entry4 
  217.  
  218.    Where entry4 is a preselected Schedule pathname. 
  219.  
  220.    Startup_Script=entry5 
  221.  
  222.    Where entry5 is a preselected Script pathname. 
  223.  
  224. Help 
  225.  
  226. Help Information. 
  227.  
  228.    Online... 
  229.  
  230.    Online Help document for the Main Window. 
  231.  
  232.    About... 
  233.  
  234.    Product Information. 
  235.  
  236.  
  237. ΓòÉΓòÉΓòÉ 1.1.1. Picture Push Buttons ΓòÉΓòÉΓòÉ
  238.  
  239. The two Picture Push Buttons represent Schedules and Scripts with the Alarm 
  240. Clock and Scroll respectively. 
  241.  
  242. These buttons also represent the entry into the GUI side of AUTOS2. Where most 
  243. of the cumbersome Main Menu Items are replaced by mouse clicks. 
  244.  
  245. By LMB clicking on either one you will be presented with a new window showing 
  246. all of the currently available entries, where each represents a file. Each 
  247. Alarm Clock represents a Schedule (*.SCD) file and the Scroll represents a 
  248. Script (*.SCR) file.