Hi all...

It's strange: I can't seem to access items in the plain old linear list
of the timeoutlist.

put the timeoutlist
-- [timeOut("wiper")]

g = "timeout(" & QUOTE & "wiper" & QUOTE & ")"
put (the timeoutlist).getPos(g)
-- 0

If ((the timeoutlist).getPos(g)) <> 0) then -- doesn't work either

Somehow, some way, I should get 1.  What gives?

Put the timeoutlist[1] works, but I need to access by name, not item,
because there may be more than one timeout going on.  Any ideas?

Thanks...and have a nice day.
- Michael M.

[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