Change the last line from:

  [#min:1, #max:(the lastChannel)])

to:

  [#min:1, #max:(the lastChannel)]])  -- add an extra "]" at the end here


Sometimes the Lingo parser gets confused.

Irv

At 7:29 AM +0800 4/27/02, noelle cheng wrote:
>Hi,
>
>I do regret posting this but I am confused.
>
>on getPropertyDescriptionList me
>   lProps = [:]
>   lProps.addProp( #pnMySoundChannel, [#default: 1, \
>                      #format: #integer,\
>                      #comment: "Which sound channel sprite?",\
>                      #range:\
>                      [#min:1, #max:(the lastChannel)])
>

-- 

Lingo / Director / Shockwave development for all occasions. 
          
   (Home-made Lingo cooked up fresh every day just for you.)
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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