Hello,
I need write a program custom for sosomt.p, and i want to use tag of that program.
It is posible to know what tag are in use?
Thanks a lot,
Maritza.
Sorry for my english![]()
Thanks for your answer.
Well, some standar program has a tag, like this:
{&programname-P-TAG1}
This tag could be use to add our customs... like an include...
Is possible to do this, if you modify the cxcustom.i like this:
&GLOBAL-DEFINE programname-P-TAG1 {nameinclude.i}
Then, in the include we can add our customs...
Thanks.
Maritza.