GoToNoGo
GoToNoGo
- Subject: GoToNoGo
- From: DigitEL <email@hidden>
- Date: Mon, 20 Aug 2007 01:01:52 -0700
Not sure if this is an AS or FM issue.
Using FM8.5advanced or FM9advanced I have the following steps:
tell window 1 of database "Database"
set newRecord to (create new record)
go to newRecord
end tell
Files used locally work fine but when served remotely the new record
is created but the 'go to' step produces 'Object Not Found' error.
I notice the scripting addresses the remote window by "Window Name"
up until the new record is created but then returns:
record ID #### of window "Window Name (Server Name)"
Is the error something to do with confusion switching between
declared window 1 and the full window name that FM refers to newly
created record?
TIA
--
ForNow
DigitEL
_______________________________________________
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