Set LINESIZE= appropriately. If the line size is not long enough to print the variable values, then PROC CALENDAR either truncates the values or produces no calendar output.


options nodate pageno=1 linesize=132 pagesize=60;