← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #270082]: Calling a data from TXT file

 

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

Description changed to:
Hello guys,

I need some urgent help from you guys, Actually i need to call a data from notepad line by line according to my usage say
if txt looks like
name Anurag age 12 sex male.
name Lokesh age 24 sex male.
name Ashu age 23 sex male.
and so on
i like to call name in script, it should reflect as Anurag and age as 12 and sex as male.
for the second time it should reflect lokesh, 24 and male so on.

Please help me i really need this.

thanks in advance.


Thanks for the revert.

Yes it solve my problem some extent

I need to call data from other txt also, I already tried the same thing
that you suggest but nested for loop not working , It works fyn for a
one go but for the next time it comes on the second FOR loop instead of
going again on first one.

Is there any mean like i can call the first loop.

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