I’m using Qvdx 3.8.1P and am iterating over a field %f1. When I write to the destination field I want it to write to one less than the source field (%f1 – 1). How do I do this in the Xlate? I’ve tried to use a math function but the math function doesn’t allow me to use %f1 as a variable. Even if I could it doesn’t look like it lets me use 0(0).PR1(%s2).01316(@modDest).[0] in the destination. I’ve tried hard coding @modDest to a 2 and it still throws it in the first repetition of the field. There has to be a simple answer but I haven’t run into this before.
Thanks,
Daniel