Code to open and append to a created file based on the day header name.
RET = 1 RET = 1: A$=DD$+HD$+JD$+YF$+“.”+NO$:CLOSE 1:OPEN A$ FOR APPEND AS 1