script not working after update to 3.16
i use 3.15 with script like this:
it work perfect with fr v3.15 but not work anymore with fr v3.16. also, i have script like this:
it not work also on fr v3.16 and i should change it into:
to make it works. i'm trying to change the first code into:
but it doesn't work either. can you help me?
tia,
ryan
q1.sql.add(<sql>);
it work perfect with fr v3.15 but not work anymore with fr v3.16. also, i have script like this:
[<vdate>+1]
it not work also on fr v3.16 and i should change it into:
[vdate+1]
to make it works. i'm trying to change the first code into:
q1.sql.add(sql);
but it doesn't work either. can you help me?
tia,
ryan
Comments
into:
with no work, but after i change it into:
it work ok. but i guest, i have to replace all my script with the new
behavior. could u please put the <> symbol back? or at least give us an
option to use the old behaviour.
tia,
ryan
Is that not the case? That would explain my probs with fr316 too.
Daniel