run python script created in sikulix from command line

Asked by Kinga Wierchomska

What is the best way to run my python script, which was created in Sikulix IDE from command line?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kinga Wierchomska (kwierchomska) said :
#1

I found that command, but I have additional question - can I run all scripts inside folder with just one command (I do not want to write every single script filename)?

Revision history for this message
RaiMan (raimund-hocke) said :
#2

no, not a feature --- and would not make sense without any rule, about the sequence, the scripts should be run.

If you have a systematic based on filenames, then you can use runScript() in a main script, to trigger the script runs.

Can you help with this problem?

Provide an answer of your own, or ask Kinga Wierchomska for more information if necessary.

To post a message you must log in.