View Single Post
Old 03-09-2008, 11:31 PM   #23
Jad
Groupie
Jad has learned how to read e-booksJad has learned how to read e-booksJad has learned how to read e-booksJad has learned how to read e-booksJad has learned how to read e-booksJad has learned how to read e-booksJad has learned how to read e-books
 
Jad's Avatar
 
Posts: 152
Karma: 772
Join Date: Mar 2008
Location: Perth, Western Australia
Device: Cybook Gen3
Hi Tommy,

Its not actually a problem at the moment. The search code parses the output and looks for the various strings I need such as:

EXTH item: 100 - Author -

It then grabs the full line and I split based on the dashes as delimters into a string array. The last array value is the information I need and I just trim the space off the front to give a nice tidy value... Easy after you bang your head on the keyboard long enough. =)
Jad is offline   Reply With Quote