D_CONSTANT

D - Date #

Date refers to a string that should be interpreted as a date by the program.

Statement
If the employee's hire date is less than January 1, 2004, go to line 00100, else exit the UserCalc.

LineCMDOTOperand 1OPEROTOperand2OTOperand3If Goto Else GoTo
00010 IF DB EEM.HIRE_DATE LT D 01-JAN-2004 00100 99999


Notes #

Click to create a new notes page