← Back to team overview

sikuli-driver team mailing list archive

[Question #287693]: Print line

 

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

Hello! I'm currently using sikuli 1.1.0. I'm launching my script from a CMD batch script. I'm curious, is there any way for the script to print which line is read as well as the action? I know that i can implement "print" functions in my script however is there a easier way of doing this? Example:

Now my CMD is printing stuff like:

Clicking xxx
DoubleClicking xxx

But I'd like to know if the CMD could print it like:

[Line 1] Clicking xxx
[Line 4] DoubleClicking xxx

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