Determining When Option Menus Have Changed
Mark Schonewille
m.schonewille at economy-x-talk.com
Wed Dec 13 05:06:53 EST 2006
Hi Eric,
This doesn't work for me.
Create a new option menu button and paste your script in it. It
doesn't work. What else do I need to make this work? File a bug?
Mark
--
Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Get your store on-line within minutes with Salery Web Store software.
Download at http://www.salery.biz
Op 13-dec-2006, om 10:46 heeft Eric Chatonet het volgende geschreven:
> Charles and Mark,
>
> on menuPick pNewItem, pOldItem
> if pNewItem = pOldItem then
> put "The same old thing"
> else
> put "Time for a change!"
> end if
> end menuPick
>
> Best Regards from Paris,
> Eric Chatonet
>
More information about the use-livecode
mailing list