Re: Fastcode CharPosRev B&V 0.6.2



Hi John

Can you explain why the function call in the errortrap is different from the
call in the validation function?

My functions have a bug but it is not reveiled in the ErrorTrap call.

Result := CharPosRevFunction(Ch, S) = 0;
if not Result then
begin
ErrorTrap(VALIDATENO, Ch, S);

The Length field or the refcount field must be different there.

Best regards
Dennis Kjaer Christensen

----------------------------------------------------------------------------
----
Jeg beskyttes af den gratis SPAMfighter til privatbrugere.
Den har indtil videre sparet mig for at få 6011 spam-mails
Betalende brugere får ikke denne besked i deres e-mails.
Hent en gratis SPAMfighter her.


.



Relevant Pages

  • Re: Fastcode CompareStr B&V 0.3
    ... The ErrorTrap is called with the wrong strings in Validate5. ... Teststrings ... Jeg beskyttes af den gratis SPAMfighter til privatbrugere. ...
    (borland.public.delphi.language.basm)
  • Re: Fastcode CharPosRev B&V 0.6.2
    ... call in the validation function? ... My functions have a bug but it is not reveiled in the ErrorTrap call. ... The Length field or the refcount field must be different there. ...
    (borland.public.delphi.language.basm)