simple comparison failing

Tyler tyler.style at gmail.com
Thu Feb 14 14:09:05 PST 2008


On Thu, Feb 14, 2008 at 2:17 PM, Kenneth Brody <kenbrody at bestweb.net> wrote:
>
> Quoting Tyler (Thu, 14 Feb 2008 13:21:16 -0700):
>
>  > dreport is incorrectly evaluating a comparison between two values.
>  > Check this out:
>  > http://www.kinotox.net/temp/boom.jpg
>  >
>  > The variable r has no defined length.  This is within a function that
>  > r is passed to.
>  >
>  > Can anyone explain this one, and how to fix it???
>
>  What does the debugger say for "E"xpression "@edit(r)"?  My guess is that
>  it will say ".0".
>
>  --
>  KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
>  http://www.hvcomputer.com
>  http://www.fileProPlus.com
>

Yup, .0 is correct.  The edit is not defined, as I said.  I don't know
in advance how many bytes 'r' will have to hold.  Is there something
unusual about legal values for a variable with no edit defined?

Tyler


More information about the Filepro-list mailing list