More interesting stuff:

PWaitingList is a list inside of gComlink (pWaitingList, a property). I can
do a 'put gcomlink.pwaitinglist' and it returns the full list in the message
window. I can have the watcher watch it and the count of it....BUT if I set
that 'checkExitInfo' script to:

on checkExitInfo me
  put pWaitingList
  put ilk(pWaitingList)
  put pWaitingList.count
  --  tAMount = pWaitingList.count
  --  return(tAmount)
end checkExitInfo me

I get an error saying that it's a list problem - that pWaitingList is not a
list....!??


[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