At 07:34 PM 9/11/00, Paul Schulman wrote:

>Hi.  I have an application in which I am trying to
>randomize tthe location (as one of 5) of the
>presentation of a spot.  I havecreated a property
>list, then, using the count command, I have randomly
>selected a position from the list.  I plan to use that
>to fill out a null list ( newDistanceList [:]) and

[snip]

>   set newDistanceList = []

Initialize the list as a property list rather than as a linear list

set newDistanceList = [:]


--
Mark A. Boyd
Keep-On-Learnin' :)


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to