Who is need to return the same source if it empty quoted string?
That force me to implement a new function to use it.

On Sun, Mar 2, 2008 at 2:17 PM, Micha Nelissen <[EMAIL PROTECTED]> wrote:

> Peter Vreman wrote:
> >> In case always check Delphi documentation to see wether the behaviour
> >> you see is intentional.
> >
> > In case of "" it is also ambigious what you want. Because "" in the
> > middle of the string is translated to a single ". So you might also
> > expect that it returns a single " instead of an empty string.
>
> Wouldn't it be reasonable to expect the rules are similar to Pascal
> itself, with '''' being a single quote, and '' an empty string ?
>
> Micha
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



-- 
Zaher Dirkey
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to