your satisfaction... I would relook over that probndim... how about some
source on the probndim.
burndata(at)lennyslisting.com(dot)(com)
>From: Jangita <[EMAIL PROTECTED]>
>Reply-To: [email protected]
>To: [email protected]
>Subject: Re: [delphi-en] so strange problem
>Date: Sat, 03 Jun 2006 17:00:36 +0300
>
>did you solve the problem? id like to know what happened...
>
>Diaz, William (CIAT) wrote:
> > I make a program and when i run withis code :
> > r := 1 - probndim(wd,n-start,error);
> > writeinlog('soil_prob_calc='+floattostr( r));
> >
> > (probndim makes some calculations)
> >
> > the program writes in a log file one value
> >
> > but when I run with this other code:
> >
> > (with the same parameters values)
> >
> > writeinlog('before');
> > r := 1 - probndim(wd,n-start,error);
> > writeinlog('soil_prob_calc='+floattostr( r));
> >
> > the value in the log file is other.
> >
> > why if the only difference is writeinlog('before'); and this
> > only writes a String in the log file, the behavior is not equal?
> >
> > anybody can help me, please
> > william
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > -----------------------------------------------------
> > Home page: http://groups.yahoo.com/group/delphi-en/
> > To unsubscribe: [EMAIL PROTECTED]
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED]
SPONSORED LINKS
| C programming language | Computer programming languages | Java programming language |
| The c programming language | C programming language | Concept of programming language |
YAHOO! GROUPS LINKS
- Visit your group "delphi-en" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

