Read .txt file with arduino

Hi,

I have a big problem. First of all, my english is not good. I am sorry if i have language mistakes.

I asked this question in the german forum but nobody will help.

I use the tool IDE 1.0 and the library 2.0 from felis/ github and have a usb host shield from sparkfun.
I would like to read a .txt which is on the usb stick.

Is it possible? and which function i have to use?

I need help :).

I haven't used the usb shield but if it is like an sd you can open the file and read it byte by byte with the library

thank you for the answer.

I will try it but I think it would not work.
Have somebody another solution ?