%%[ IF @err == 0 THEN
set @content = concat("coupon",DatePart(@BirthDT,"month"),"_",lowercase(DatePart(@BirthDT,"monthname")))
]%%
%%=ContentAreaByName(concat("my contents\Birthday Offer\",@content),"",0,"",@n1 )=%%
","debug:
",@debug)) ENDIF ]%%
Print Birthday Coupon
%%[ IF NOT EMPTY(@endDT) THEN output(concat("Coupon Expires: ",Format(DateAdd(@endDT,"-1","D"),"MM/dd/yyyy") )) ENDIF ]%%
%%[ ELSE ]%% %%=ContentAreaByName("my contents\Birthday Offer\bday_coupon_error","",0,"",@n1 )=%% %%[ ENDIF ]%% %%[ IF (@debugger) THEN output(v(@page_status)) output(concat("","debug:
",@debug)) ENDIF ]%%
You can only view the coupon three (3) times, so fire up that printer!
Coupon Expires: ##/##/####