R19.0325

New Features

  • ADDED 'CompareValues' action (if-then-else)

                - compare to return values or user variables and jump to another Operation or Step. 

  • ADDED  'Paste' option in 'TextInput' action
           
    - Mark on 'Check box' to use 'Paste' action.           
  • ADDED Improved'Excel Advanced' action 
        - Added 'n x n'  selection & can use an excel formula 

    You can run in background mode without real MS Excel installation. 
    'Excel' action runs on OS X, Linux, also.

        (ex)  n x n data range selection, n x n data reverse, read/write from/to CSV format.

    MS Excel is still needed when a user wants to use 'Excel formula'.
    To support 'Excel formula', we need more time. For now, we have a half solution.

    ※ New Options
       - sheet: Name of the sheet to read (Default: the last saved-active-sheet is selected)
       - range: the range to read
       - reverse: redirect (convert vertical data to landscape)      
      - big: All data in the selected sheet (not available with reverse option at the same time)
      - write: the file path to write to
      - write_sheet: the name of the sheet to write (Default: Sheet1)
      - write_cell: cell start position to write (Default: A1)

     

  • ADDED  Japanese language pack renewal
  • ADDED  'Rossum' API Support


ARGOS STU

  • CHANGED 'Excel' to 'Excel Basics'
  • DROPPED The 'User Module' obsoleted by the plugin system

ARGOS PAM

  • CHANGED Re-fixed duplicate line feed when pasting using 'TextInput'. 
  • CHANGED Improved 'JSON Select' to select a data