Where do I make changes to the message printed on the CO030R (Customer Order Invoice Print) report?
1.1 Changes need to be made in the text file CO030ct.txt, which produces the message for CO030R. This file is user changeable. The file looks like this: $NEWLINE CONFIRMATION RECEIPT: $PARNAME is registered to attend the $PARTDESC on $EVENTDATE from $EVENTSTARTTIME – $EVENTENDTIME in $EVENTCITYSTATE . A processing fee of $25 will be assessed for changes made after $EVENTDATE-07 . Your registration fee becomes nonrefundable on $EVENTDATE-03 The report prints out the following message, pulling the variable data from the specified files: “CONFIRMATION RECEIPT: John Smith is registered to attend the Chicago Convention on Friday, April 19, 2002 from 9:00AM – 5:00 PM in Chicago, IL. A processing fee of $25 will be assessed for changes made after Friday, April 12, 2002. Your registration fee becomes nonrefundable on Tuesday, April 16, 2002.” The variable $EVENTDATE allows arithmetic. In the above example, 7 and 3 are being subtracted from the event date. The two-digit number can be changed to
Related Questions
- We entered a check for an invoice, why are the Paid Amount and Check Date not shown on the Damage Estimate Changes report?
- I received the following error message when I tried to print a report: File does not begin with %pdf. What do I do?
- Where do I make changes to the message printed on the CO030R (Customer Order Invoice Print) report?