RE: IF statements



In a previous article, smurray444 <smurray444@xxxxxxxxx> wrote:
Hi guys - thanks for your replies so far.

Just to clarify, by being 'present' in the cell, I mean, if the
variable 'result' exists in a given cell - as I think Gus suggests.
However, his code looks suitable only for Fortran 90, whereas I'm
using Fortran 77, so I was wondering if there's a F77 equivalent?

Many thanks,
smurray444

First fill all the cells with a number you will regard as a gap.
If the cell remains that number, then its value does "not exist".
I usually use 1.e7 for similar purposes ... depends on your
actual values.

Chris
.



Relevant Pages

  • Re: IF statements
    ... variable 'result' exists in a given cell - as I think Gus suggests. ... However, his code looks suitable only for Fortran 90, whereas I'm ... so I was wondering if there's a F77 equivalent? ...
    (comp.lang.fortran)
  • Re: IF statements
    ... Just to clarify, by being 'present' in the cell, I mean, if the ... variable 'result' exists in a given cell - as I think Gus suggests. ... However, his code looks suitable only for Fortran 90, whereas I'm ...
    (comp.lang.fortran)
  • RE: IF statements
    ... Just to clarify, by being 'present' in the cell, I mean, if the ... variable 'result' exists in a given cell - as I think Gus suggests. ... However, his code looks suitable only for Fortran 90, whereas I'm ... I usually use 1.e7 for similar purposes ... ...
    (comp.lang.fortran)
  • RE: IF statements
    ... Just to clarify, by being 'present' in the cell, I mean, if the ... variable 'result' exists in a given cell - as I think Gus suggests. ... However, his code looks suitable only for Fortran 90, whereas I'm ... I usually use 1.e7 for similar purposes ... ...
    (comp.lang.fortran)
  • Re: IF statements
    ... variable 'result' exists in a given cell - as I think Gus suggests. ... However, his code looks suitable only for Fortran 90, whereas I'm ... If the cell remains that number, then its value does "not exist". ... This is the heart of survey processing of truth values to count ...
    (comp.lang.fortran)