Skip to main content Skip to complementary content

Saving and executing the Job

Procedure

  1. Save the Job and press F6 to execute it.
  2. Create a text file in the defined directory.
    When a text file is created, a message about file creation is displayed on the Run console. The iteration loop is ended immediately after that, followed by another message showing the time the iteration loop is ended and the number of iterations executed.
    Starting job tWaitForFile at 11:47 15/11/2022.
    [statistics] connecting to socket on port 3778
    [statistics] connected
    A file was created at Tue Nov 15 11:47:06 CET 2022
    Name of the created file: C:\Studio\New Text Document.txt
    
    Iteration loop ended at Tue Nov 15 11:47:06 CET 2022
    Number of iterations finished: 3
    [statistics] disconnected
    
    Job tWaitForFile ended at 11:47 15/11/2022. [Exit code  = 0]

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!