[fpc-pascal] AnsiDequotedStr not return empty for ""

zaher dirkey parmaja at gmail.com
Sun Mar 2 02:22:25 CET 2008


S := AnsiDequotedStr('""', '"');

Return in S the same source string for empty quoted.

That also in Delphi, but it is for me wrong.
In fact that make my program working wrong when send UserName="Admin" and
Password="", it check password as '""' not empty.

-- 
Zaher Dirkey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20080302/5a429508/attachment.html>


More information about the fpc-pascal mailing list