ProgrammaticChange Method
Object:orderentry.txtDiscount
Expand/Collapse source code of procedure txtDiscount.ProgrammaticChange Source Code
*-- Calculate the total order amount
thisform.txtTotal.Value = ;
  thisform.txtSubtotal.Value - ;
  this.Value + ;
  thisform.txtFreight.Value