GT - Greater Than #

The Greater Than (GT) operator is used to determine if Operand 1 is greater than but not equal to Operand 2.

Statement:If the combined value of the regular and overtime earnings is greater than $15000, issue a warning to the Exception Report.

LineCMDOTOperand 1OPEROTOperand2OTOperand3If Goto Else GoTo
00010IFECREG AND OT EARNSGTN1500 0010099999
00100MSGAEE EARNS > $15,000, PLEASE VERIFY! 99999
99999EXIT 99999


Notes #

Click to create a new notes page