On 12/11/03 3:15 PM, "Mendelsohn, Michael" <[EMAIL PROTECTED]>
spewed forth:

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


You figured it out, but just to sum up -- g would equal "timeOut("wiper")"
which is a string, and timeOut("wiper") is a timeout OBJECT, so it's
correct.

[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