• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Modem Scriptable???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modem Scriptable???


  • Subject: Re: Modem Scriptable???
  • From: Paul Berkowitz <email@hidden>
  • Date: Sat, 21 Dec 2002 09:46:28 -0800

On 12/21/02 9:35 AM, "Don Wieland" <email@hidden> wrote:

> on 12/19/02 10:34 AM, Don Wieland stated:
>
>> Computer environment: MAC G4 867 DP "Stock Modem" MacOS X.2.2
>>
>> I have a FileMaker 6 contact database which has a phone field. In FMP, the
>> script step "Dial Phone Number" is not supported in OS X.
>
> I have found a script that I run from within FMP6
>
> copy cell "DialWork" of current record to theNumber
> ignoring application responses
> tell application "Internet Connect" to connect ,
> configuration "Telephone" to telephone number thenumber
> end ignoring
> display dialog theNumber & return & ,
> "Dialing in Progress: Disconnect?" buttons {"Disconnect"} ,
> default button 1
> tell application "Internet Connect" to disconnect configuration "Telephone"
> tell application "Internet Connect"
> disconnect configuration "Telephone"
> Quit
> End tell

Why exactly do you need to tell it to disconnect twice? You're lucky if it
doesn't error the second time - it must just ignore the second 'disconnect'.
Or do you really need it?

--
Paul Berkowitz
_______________________________________________
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.

References: 
 >Re: Modem Scriptable??? (From: Don Wieland <email@hidden>)

  • Prev by Date: Re: Modem Scriptable???
  • Next by Date: Recent Applescript info for beginner
  • Previous by thread: Re: Modem Scriptable???
  • Next by thread: Re: Modem Scriptable???
  • Index(es):
    • Date
    • Thread