This has been giving me trouble. apparently Oxygen hates when UDT variables are passed as macro parameters and commits suicide.
SOMEUDT u1
A_MACRO(u1, b, c, d)
It consistently crashes. even worse when its an array of UDT's.
Please give it a check when you can? If not too difficult?
I am trying to implement TYPE SET.