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 1st January 1989, go to line 00100, else exit the UserCalc.

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