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
[EMAIL PROTECTED]
IRELAND


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to