`
Par2: Report title page (print a band once at report beginning) 2000-03-17 -- Tom Ruby I had trouble finding the right embed for the PRINT statement, so I wound up putting something like: IF ~TitlePrinted PRINT(RPT:Title) TitlePrinted = 1 END In the take record method. Printed November 21, 2024, 1:12 pm This article has been viewed/printed 35213 times. |