Applescript Error w Panorama 5
Applescript Error w Panorama 5
- Subject: Applescript Error w Panorama 5
- From: revDAVE <email@hidden>
- Date: Sat, 08 Mar 2008 18:02:15 -0800
- Thread-topic: Applescript Error w Panorama 5
Using Panorama 5.0 & 10.4.10 w G4 Desktop
This simple script always used to work in Panorama (database) - now it works
the 1st time only after restarting Panorama - then says AS execution error
every other time....
The Panorama procedure:------------------
global ScriptPath
ScriptPath=folderpath(info("PanoramaFolder"))+"Scripts:test:"
startscript ScriptPath+"test1.scpt"
And the applescript - test1.scpt:-----------
tell application "Panorama"
activate
set theid to Value of Cell "ID"
end tell
say theid
Q: Any idea why I keep getting execution error after the first time? Is it
the OS - or Panorama 5 or xxx?
--
Thanks - RevDave
Cool @ hosting4days . com
[db-lists]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden