Hello everybody:
I have a numeric field on the AS400; its actually a date in YYYYMMDD format. (But this is not a type date field)
How can I compare the field to the CurrentDate. How do I convert this to a real date (YYYMMDD)?. My goal is to process records if that field is greater than CurrentDate.
thanks
va
I have a numeric field on the AS400; its actually a date in YYYYMMDD format. (But this is not a type date field)
How can I compare the field to the CurrentDate. How do I convert this to a real date (YYYMMDD)?. My goal is to process records if that field is greater than CurrentDate.
thanks
va