Intercepting 'set the script..." in the IDE editor
    Bill Vlahos 
    bvlahos at mac.com
       
    Fri May  4 20:46:07 EDT 2012
    
    
  
Dar,
Alas no. I wish there were.
Bill Vlahos
_________________
InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.
On May 4, 2012, at 3:03 PM, Dar Scott wrote:
> Thanks!  Are there object and script parameters or will I have to get those another way?
> 
> Dar
> 
> On May 4, 2012, at 2:27 PM, Bill Vlahos wrote:
> 
>> Dar,
>> 
>> ActionCompile is called when you click the Apply (compile) button in the IDE. I believe it is called before the actual compile. If you don't have the "pass actionCompile" statement it doesn't compile.
>> 
>> on actionCompile
>>  --your code here
>>  pass actionCompile
>> end actionCompile
>> 
>> Bill Vlahos
    
    
More information about the use-livecode
mailing list