⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

SET DATE ansi SET CENTURY on for i = 2008 to 2121 date = CTOD( STR(i,4) + '.12.25' ) if CDOW( date ) = 'Sunday' ? i ENDIF endfor