Apple script question
Yves COPPE
yvescoppe at skynet.be
Sat Jan 8 13:04:38 EST 2005
Hi listg and applescripters,
I use Phlink ovolab soft which is applescript
I'd like a script to receive in Rev the callerID given by phlink
software but I'd like to receive it in a vairable I can use further in
rev.
Something like :
local a_variable
on mouseUp
put "tell application ""e&"ovolab Phlink""e&cr&\
"copy number of party to <a_variable>&cr&\
"end tell" into tAScript
do tAScript as applescript
end mouseUp
then further use the variable a_variable in my (local) script
Is it possible ??
Thabk you for your help
Greetings.
Yves COPPE
yvescoppe at skynet.be
More information about the use-livecode
mailing list