← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #658779]: Make script using other scripts

 

Question #658779 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/658779

    Status: Answered => Open

DAVID MASTROIANNI is still having a problem:
runScript(F:\Sikuli X\SWFC_ALT_1.sikuli)
___________________________________________________________
[error] script [ Untitled ] stopped with error in line 1 at column 11
[error] SyntaxError ( "no viable alternative at input ':'", )
====================================================
I want to make scripts, separately at first, then combine them into one script later.

Right now I have script1, script 2, and script3 and I combine them into
script4 by copying and pasting the code from script1, then copy and
paste code from script2, then copy and paste code from script3.

My issue here is that scripts12&3 will be changing, but I don't want to
have to change script4 each time as well since it is just a combination
of scripts 1, 2, and 3.

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