Re: Chance Text by Al
Al
Sun Feb 20 10:12:13 CST 2005
"Burkard Strauss" <hmfm@gmx.de> wrote in message
news:cv9vkd$3n6$1@online.de...
> Hello,
>
> I want print out a chance text if startin the script.
>
> For example:
>
> Text 1: This is text one
> Text 2: This is text two
> Text 3: This is text three
> and so on
>
>
> When i start the script every time it must print out a change text.
The question is a bit vague. Do you mean that, when your script starts, you
want it to "display" a line of text selected at random from a list of
possible values? If so, what part is giving you trouble; displaying the text
(or "printing" it), or selecting the string to be used?
/Al