Apple Remote Access
Apple Remote Access
- Subject: Apple Remote Access
- From: email@hidden
- Date: Wed, 19 Sep 2001 14:43:59 EDT
Whenever Apple Remote Access is active application, none of my AS scripts
work. Is there some logic for this? As soon as I move Apple Remote Access to
background, the scripts work
Even the simple that follows hangs until a -1753 error and a Finder -903
error occurs
Tell application "Finder"
if application process ("Apple Remote Access") is visible
set application process ("Apple Remote Access") to not visible
end if
end tell
Also, what is the syntax to use the application id in the above. The creator
code is "rasm"
Thanks... jim