At 2:47 PM +0000 10/10/00, LYNN L. wrote:
>I'm a somewhat newbie and I'm taking over this project from a
>predecessor. It's a Match Game. You know, select the card, and try
>to match images.
>
>Here's the error:
>
>"Script error: Comma expected. You may need to convert to member
>reference syntax:
>member(a,b)
>
>set memDefault = member(the membernum of member memref + 1) of castlib?
>castlibnum"
>
Mark,
Try:
memDefault = member(the membernum of member memref + 1, castlibnum)
But be careful, "castlibNum" is a lingo keyword. You should probably
use a different variable name the that.
Irv
--
Lingo / Director / Shockwave development for all occasions.
(Over two millions lines of Lingo code served!)
[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!]