C
cverbiest
Guest
I created a global define for this purpose. Having the version in a global-define allows me to use condition compilatie in rtb_events.p. Drawback : I have to remember to update the version &global-define rtb_version 11.5 &if {&rtb_version} >= 11 &then &else &endif
Continue reading...
Continue reading...