Hi, How are you weekend?
    This is a script I write to a button on director:
============================
-----------------
on mouseUp me
  gotoNetPage "yahoo.com"
  set WndList = baWindowList( "" ,"Microsoft Internet Explorer" , false )
  set OK = baCloseWindow( WndList[1])
end
-----------------
============================

But It only run fine on director, when I compiler to Projector (*.exe) it
have a trouble. I don't know why?

thanks for some help

[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