Newbie ? Answered

Eric Chatonet eric.chatonet at sosmartsoftware.com
Thu Jul 28 14:31:06 EDT 2005


Hi Lynch,

Ken is right: I wrote "exit" but "pass" is much more preferable: it  
takes care of others :-)

Le 28 juil. 05 à 20:02, Ken Ray a écrit :

> On 7/28/05 10:43 AM, "Lynch, Jonathan" <bnz2 at cdc.gov> wrote:
>
>
>> if the long ID of this stack <> the long ID of me then exit <Handler
>> Name>
>>
>
> You can do this even easier by putting this in the stack script:
>
> on resizeStack
>   if the owner of the target is me then
>     -- do the stuff you want to do
>   else
>     pass resizeStack
>   end if
> end resizeStack
>
> Always pass these system messages - you never know who else  
> (plugins, etc.
> may need to get them in order to operate properly.
>
> Ken Ray

Best Regards from Paris,

Eric Chatonet.
----------------------------------------------------------------
So Smart Software

For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch

Free plugins and tutorials on my website
----------------------------------------------------------------
Web site        http://www.sosmartsoftware.com/
Email        eric.chatonet at sosmartsoftware.com/
Phone        33 (0)1 43 31 77 62
Mobile        33 (0)6 20 74 50 86
----------------------------------------------------------------




More information about the use-livecode mailing list