sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21854
[Question #237635]: Use clients info from txt
New question #237635 on Sikuli:
https://answers.launchpad.net/sikuli/+question/237635
I have a large file with clients info with this format:
client_first_name client_last_name
client_street_address
client_zip client_city
client_most_bought_item
client_last_login_date
or
John Doe
first street 1
10000 paris
rubber
01.01.2013
Mark Doe
first street 2
10001 paris
rubber bands
02.01.2013
I need a script that reads the file and prints:
client_first_name
client_last_name
client_street_address
client_zip
client_city
client_most_bought_item
client_last_login_date
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.