How to make date > than a date value in 4GL

SOLVED

How do I write the following statement in 4GL?

if date$ > 05/01/2019 

  do this

endif

Thanks,

Chris