Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
Why don't you just make an array within your script and make them read it right from the script? It'd be much easier.
Posts: 543
Threads: 28
Joined: Jun 2009
Reputation:
0
Thanks for the info. For now I just slapped an array in there .. will get jiggy with files tomorrow :P
Posts: 104
Threads: 1
Joined: Feb 2008
Reputation:
0
Hmm, random text strings are my favorite but I still have a lot to learn.
Donny, when you say security do you mean how the script checks to make sure there is a string formatted on the line first, and if there isn't one it generates another random number?
I have a question, what if none of the lines have strings? Will the script execute endlessly?