Settings properties from a loaded script
Settings properties from a loaded script
- Subject: Settings properties from a loaded script
- From: "Bourque, Jason" <email@hidden>
- Date: Mon, 8 Jan 2001 14:11:32 -0500
Hello,
I am trying to set a multitude of properties via a load script command that
has a bunch of dialogs for the user.
My problem is that the handlers called are unable to set properties in the
running script.
Is there another way to set the properties without using the result command?
set loadedScript to load script filePath
mySetting() of loadedScript
set theProperty to the result
Thanks,
Jason Bourque
MFS Investment Management