Apple script question

Yves COPPE yvescoppe at skynet.be
Sun Jan 9 03:54:11 EST 2005


Le 9 janv. 05, à 06:41, Ken Ray a écrit :

Hi Ken,


  local a_variable
  on mouseUp
     put "tell app" && quote & "ovolab Phlink" & quote & cr &\
     "get number of party" & cr &\
     "end tell" into tAScript
     do tAScript as applescript
     put the result  into a_variable
  end mouseUp


if I add at the end of the script :

answer a_variable


the answer is  "execution error"

Can you give me some more explanations ?


Greetings.

Yves COPPE
yvescoppe at skynet.be



More information about the use-livecode mailing list