Hi Mike
The Tags are use by QAD.
MFG/Pro standard has "only" World functionality. In order to add different pieces of programs, QAD makes use of TAGs. The additions are mentioned in cxcustom.i.
Reason for tags are:
- European accouting
- API modifications
- etc. etc..
You tag indicates that it is the 13th tag for program apvorp01.p.
When possible look in cxcustom.i and search the full text of the tag. It will either indicate a pre-processor statement, Progress code or a reference to an CX9999.i include file.
When a program does not respond when you have modified the report, use an empty cxcustom.i and compair your results
Greetings
W.Wulmsen