-
Type: Improvement
-
Status: Closed
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 1.10.2
-
Fix Version/s: None
-
Component/s: Workflow
-
Labels:None
-
Affect Type:Userdefined
This improvement would be helpful for launching scripts using an element-with-CMD-tool.
For example, one can launch the following command in the command line:
test.py ... ...
There is no need to write:
python test.py ... ...
The same should be valid for the element (and its execution string) also.