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

Calle Rundgren proposed the following answer:
There is a very easy way performing this task using just some ordinary
cmd commands:

1. Navigate to the folder

cd c:\Documents and Settings

2. Then type this command

DIR /B /O:N > filename.txt

This will save all the filenames with extensions to a .txt called
filename.txt in the same folder as rest of the files.

Sorry for not using sikuli or python, but i think this is the easiest
way.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to