Hello
I need a text  member with the content of the score:

on nommepistes
  put "" into member "nompistes"
  repeat with i=1 to 265
    put "piste" && i & ":" && the name of the member of sprite i &
return after member"nompistes"
  end repeat
end

I don't know how to detect a sprite which doesnt contain anything.
Would you have the answer?
Just now, my handler returns "" for the name of the member of an empty
sprite. I'd prefer "void"...
Thanks a lot !
jlv



[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