Running a tell block without application opening (visually)
Running a tell block without application opening (visually)
- Subject: Running a tell block without application opening (visually)
- From: Jim Witte <email@hidden>
- Date: Wed, 11 Feb 2004 01:23:21 -0500
I've got a simple script to open a PPP connection:
tell application "Internet Connect"
open connection (first PPP Configuration)
end tell
Is there something I can add to the tell syntax to suppress the
application launch, at least the visual part of the launch?
Jim Witte
email@hidden
Indiana University CS
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.