Navigation:  Actions > System > Run Program >

Run Program Action Input Tab

Previous pageReturn to chapter overviewNext page

This tab of the Run Program action specifies any console inputs to send to the program being run.

 

Provide standard input from: Specifies a file or string to provide to the program's standard input.  This can be used for programs that read input from standard input when run in an automated fashion.  If none is specified, no input will be sent to the program's standard input.  Otherwise, the contents of the given file or the string entered will be passed to standard input when the program is run.