← Back to team overview

sikuli-driver team mailing list archive

[Question #634530]: How to run a sikuli script which has spaces in the script name

 

New question #634530 on Sikuli:
https://answers.launchpad.net/sikuli/+question/634530

Hi Rai Man,

I am trying to run my sikuli scripts from the main script.

#This is my main script

import Script Workflow 1
import Script Workflow 2

My script names have spaces and so sikuli is not able to execute my main script.

My scripts run if i remove spaces from the file name (Ex: If the script is written as shown below they run)

#This is my main script

import ScriptWorkflow1
import ScriptWorkflow2



Please let me know how to run scripts which have spaces in their name 

Please help Raiman

Thanks.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.