I would suggest organizing your vars so you know which is which, but failing that, you could do this:


 on xtraP whichInst
   instType =string(whichInst)
   isXtra =instType starts "<Xtra"
   return(isXtra)
 end

- Tab


At 09:52 AM 4/2/03, Daniel Plaenitz wrote:
At 14:15 02.04.2003 +0100, you wrote:

put getaProp( y, #count )
-- <Void>

(at least, I think it works with Xtras - I've never actually tried)

thanks, but no, this gives a script error, too, since xtras don't know how to getaProp()



daniel



[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!]

[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