Error 1200323 error parsing formula for [FIX STATEMENT] expression expected after [(]
I have just migrate applications and scripts from version 9.3.1 to 11.1.2.3 I got the following error on one of the scripts:
[Mon Jun 29 14:13:11 2015]Local/GEMEXP/Simul/rennamar@Native Directory/4952/Error(1012001)
Invalid Calc Script syntax [
FIX(%PHASE%, Input, @RELATIVE(ORGANIZATION,0), @RELATIVE(INDICATOR,0))
FIX(@RELATIVE("MarketAccounts",0), @RELATIVE(AW3395,0), @DESCENDANTS(Volume),
@RELATIVE(PRODUCT,0), @RELATIVE(CUSTOMER,0))
Periodic = @SUM(Jan:Dec);
ENDFIX
...]
[Mon Jun 29 14:13:11 2015]Local/GEMEXP/Simul/rennamar@Native Directory/4952/Error(1200421)
Error encountered on or after line [13]
Any idea how to fix this syntax error, it was working on version 9.3.1 ?