![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hello, I am using FMPro 7 and Skype, I would like to define an AppleScript to call directly a selected contact with Skype. I don't want to make copy/paste of the contact phone number anymore. I defined a button for that wich perform a calculated AppleScript: "tell application " & "\"" & "Skype" & "\"¶" & "activate¶" & "get URL" & "\"" & "callto: GetAsNumber(Contact::Phone)" & "\"¶" & "end tell" However, Skype returns the following error message : Couldn't call to GetAsNumber(Contact::Phone). Invalid username or SkypeOut number. It seems that the GetAsNb ... is not interpreted , I tried with expr, evaluation , but it did not help :-( I am new with FMPro and AppleScript so any help will be greatly appreciated ... Best Regards and thanks for reading, Tof |
![]() |
| Thread Tools | |
| Display Modes | |
| |