Jethro commented on a Page, deleted  -  Dec 14, 2010

I always find goto better when making an 8-ball type of snippet. It's even shorter and doesn't require the if conditions.

SunnyD, any valid reason why:> $read(Truths.txt,$rand(1,99))

$read(truths.txt)

already does the randomizing.

By the way, It's better to use $lines(truths.txt)

$read(truths.txt,$r(1,$lines(truths.txt)))

than use a chosen number 99.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.