> How can I implement a function that returns me true if the
> computer is connected to the net, and false if not??

on isnetconnected
  return (the environment).internetConnected = #online
end

Luke


[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