At 06:05 PM 7/31/01 -0500, CDitty wrote:
>Hello all.  Just joined the list and after reading through the archives, I 
>couldn't find an answer.  I'm hoping someone can help.
>
>I have an array with 6 variables in it.   I need to randomize the 
>variables in this array.  According to the documentation I have read, 
>rand(@display_pictures) should do it.    But it doesn't.  Everytime I 
>output the array, it is in the same order it was put in.

perldoc -q shuffle

Please send us a pointer to the erroneous documentation you saw so we can 
advise the author to fix it.

--
Peter Scott
Pacific Systems Design Technologies
http://www.perldebugged.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to