Ok... I have read lots on the list box, and string splitting etc etc but unless I am missing something then they dont seem to be able to do a simple word selection from a list.
Here is what I am trying to do:
First off.... we need a list of words, something like this:
kind
foolish
weight
sort
level
peace
flower
sad
rot
redundant
scene
distinct
(Each word is on its own line)
Now once you have a list you save it in Notepad as a.txt file.
So now...........In the above example, there are 12 words...So I need to pick a rnd number 1 to 12 then use that to select a line and then read the word and put it on the screen.
In other languages its easy to do, but I cant wrap my head around f2.5 and how it (or an object) can access the list.
So.......a little help please. Can anyone tell me what/how to do this? Or what object to use?
If you have an example file that would be brill too... but if not, then any help would be great.
Thanks!