<< Click to Display Table of Contents > 

SAMLight Manual > Entities (Objects) > Control Objects > Set Executable

Set Executable
Previous pageReturn to chapter overviewNext page

An executable control object IconScExecutable can be used to start a program at a defined position within the job. Therefore click on the icon in the toolbar. Then a new entry will be generated in the entity list. In the control property page at the right hand several parameters can be entered.

ControlScExecutable

Figure 277: Executable Control Object

Enable: If activated the control object is activated and will be performed within the next marking process.

Parameter:

Path: Defines the full path of the program that should be executed. Do not use quotation marks in definition of the Path.

Arg1/Arg2: Enter command line arguments here.

Wait for Process Exit: Pause the job process until the *.exe is closed. Since version 4_0_5_20210611_0029 it is possible to stop the job process depending on the exit code of the program. If the exit code is 4242 the job process will be stopped, else the job will continue.