← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #244951]: How to calculate a value and type it using type method in sikuli java..

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
looks rather complicated, what you are doing there.

Why don't you build the files directly, instead of taking the stony Sikuli way.
There are thousands of tools available, to create XML files.

Nevertheless:
s.type(""+i);

… but that is basic Java know how.

… and Java has String.format() and other utility classes around
StringBuilder

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.