Ian Collier wrote:

> On Tue, Oct 15, 2002 at 12:56:17PM +0200, Thomas Reitelbach wrote:
>
> >The main problem is, that currently the first and last SPACE is used as string
> >termination criteria (which could in some cases be part of the configuration
> >data/value!!)
> >What about taking first and last quotation mark as termination character?
> >I know that this would lead into breaking already existing configuration files
> >:(
>
>
> The quotes can be optional.
>
> Uin = 123456789
> Password = "my pswrd "
> FirstName = Fred
> LastName = Bloggs
> AutoResponse = "Back soon!"
>
> imc
>
Don't forget passwords can have " in them...
So something like this still needs to be handled
correctly:

Password = "my" pswrd "

-Stan



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
LICQ-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to