stopping Handlers

liamlambert liamlambert at mac.com
Thu Jan 12 15:25:10 EST 2006


Hi all
I have this script in a button which calls three handlers
the if statement checks the fld for the card number was filled in
if it was not I want to stop calling the fsave and the fTotalSeats  
Handlers
on mouseUp
   if fld "paymenttype" = "credit card" then fcredit
   fSave
   TotalSeats
end mouseUp
Thank's
Liam Lambert
liamlambert at mac.com
IRELAND





More information about the use-livecode mailing list