savedh
SAVEDH
Save Day Header
Code to create a file based on the day header and open to append.
RET = 1: A$=DD$+HD$+JD$+YF$+“.”+NO$:CLOSE 1:OPEN A$ FOR APPEND AS 1
savedh.txt · Last modified: 2026/04/11 05:33 by 127.0.0.1
Code to create a file based on the day header and open to append.
RET = 1: A$=DD$+HD$+JD$+YF$+“.”+NO$:CLOSE 1:OPEN A$ FOR APPEND AS 1