Hi, At 04:41 PM 4/26/2002 -0700, you wrote: >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
grimmwerks wrote: The problem is with the way director sees the line continuation or \ character. TAke out all of them (so that you have one long line) and I'll bet you'll be fine. Thanks grimmwerks and Irv for the extremely fast response. What you have written, work. However, on running the movie, the debugger appeared and I know this is the start of another series of problems... Oh, well. Noelle [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!]
