Hi,
I have got a few questions. I am pointing it one by one..
When i am trying to define an integer like this INTEGER JJ(4)/2,3,4,1/,KK(4)/3,4,1,2/
its saying 'Not enough variables in DATA statement. Compilation
abandoned'.My code is in fixed format. I have set the compiler options in plato like this to accept fixed format. Tools-->Command Line Options and there i have typed '/FIXED_FORMAT'. when i tried to compile a
code its saying... warning 61 - Line has been truncated (line is longer than 72 characters)Can u please suggest whether this statement will work. REAL* 4 ANS; ANS .EQ. 'val'
Can u please help me with these issues.
Thanks, Ajith.