Aldevinas Katkus
10-13-21
Operating system: macOS
Is it possible to redefine a set?
I have
SetBegin(514);
...
SetText(kMailPeriodicCustStatement,"Bla bla");
However, StringFromSet(514,kMailPeriodicCustStatement) returns an old definition.
I just need to fix a bug temporarily, where SetText(kMailPeriodicCustStatement..) and SString(2480..) are different and because of that texts from "Mail texts" are not found when creating Periodic customer statement mails.