stopping Handlers

liamlambert liamlambert at mac.com
Thu Jan 12 16:08:25 EST 2006


  Hi all

  on mouseUp
    if fld "paymenttype" = "credit card" then fcredit ------fcredit  
the card number was filled in
fSave
    TotalSeats
  end mouseUp


on fCredit
    if fld "credit" = "" then answer "NO CREDIT CARD NUMBER" ---- if  
it answers then I want it to stop
   end fCredit


  Thank's

Liam Lambert
liamlambert at mac.com
IRELAND





More information about the use-livecode mailing list