iRobo.Activity.Start Process

Launches a specified Application where you can optionally pass a list of arguments to it. 

       

                                                                       

Properties

Input

  • Arguments - pass a list of arguments to the Application. (Optional)
  • FileName - Full executable file path of the Application. (Mandatory)


Misc

  • DisplayName -  Activity header name.

Steps of Using Start Process Activity        

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Start Process Activity to the Sequence.
  3. Click on  button in the Activity, to select the executable full file path of the Application.
  4. Click Save button from iRobo Studio Menu to save Workflow.
  5. Click Play button to start the automated process to start the process.        

Created with the Personal Edition of HelpNDoc: Produce online help for Qt applications