Hello,
i have some problem with the simples operations in the statements.
For examples if A(j) and B(j) are two INTEGER the compiler gives me ERROR ifI write "A(l)=B(n+m)" or "A(l)=B(n*m)".
I have also some errors when I define some variables with operation in the dimension definition: for example when I define the integer C like "integer*4 C(n*m)".
Is there any compiler option to able this operations?
Thanks,
Martino
simple operations in statements
For more complete information about compiler optimizations, see our Optimization Notice.



