Reading and Sorting a Dictionary Text File

Hi Everyone,

I was hoping you guys could assist me with a slight problem. I wanted to create an app that can search through a txt document and find related words according to your input.

Txt File Link: http://bit.ly/rMlU3G

I really have no idea how to start this project, or even how to sort it. If anyone would like to help me out or provide me with necessary links, I would greatly appreciate it. Thank you so much :)

Regards,
Jordan Schuetz
Ninja Pig Studios

Hi!

You can insert all words from your txt file into SQLite database and query needed word when you need.

Jordan,

you can access the lines of the text file with
for line in textfile:lines() do

views:1533 update:2011/11/17 9:28:17
corona forums © 2003-2011