Intercepting 'set the script..." in the IDE editor

J. Landman Gay jacque at hyperactivesw.com
Wed May 2 12:44:05 EDT 2012


On 5/2/12 11:02 AM, Dar Scott wrote:
> I want to make a plugin that makes some tweaks to a script just
> before it is applied.  I want the user to see and edit his version,
> but what is saved is a slightly different version.

I don't know if any messages are sent, but you could possibly trap 
closefield in a frontscript. If the target name contains "script editor" 
then you know the script was changed and you can replace it.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list