2
Let’s say I have in a file a "Year" column. And I would like to bring in the new file, only the records in which the YEAR is larger than the "current year". How to recover the current year?
The command DATE1
returns the full date: yyyymmdd
.
I just need: yyyy
.
Example:
INCLUDE COND=(1107,04,CH,GE,YYYY) ** VIGENCIA >= ANO ATUAL