FileMaker reports an error
FileMaker reports an error
- Subject: FileMaker reports an error
- From: Jan Erik Moström <email@hidden>
- Date: Mon, 25 Mar 2002 18:26:18 +0100
I'm trying to embed a script in a FileMaker script, but FileMaker keeps
complaining there is an error in the code and it can't be compiled. This is a
short (the real script is a bit more useful 8-) script which gives the error.
on run
set y to "avavava"
write y to mainIndex
end run
FileMaker complains that it expected end of line after 'write' but found "y".
Script Editor compiles this just fine. Anyone knows what the problem is?
And a FileMaker question: is there some way to set a value list using
AppleScript?
jem
--
Jan Erik Mostrvm email@hidden www.mostrom.pp.se
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.