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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to