invalid token problem ?
tag
tonino.greco at gmail.com
Thu Sep 2 03:55:58 EDT 2004
More information about the Python-list mailing list
Thu Sep 2 03:55:58 EDT 2004
- Previous message (by thread): Require Debug Version of Pywin32 Build 163
- Next message (by thread): invalid token problem ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thomas Krüger <thomas.krueger at gmx.net> wrote in message news:<ch1ki4$o78$00$1 at news.t-online.com>... > Your XML is not well-formed. All quotation marks in CDATA fields (outside of > a tag) must be quoted to ". I got that part :) > You XML should be: > <Cell Col="2" Row="10">="Actual Asset mix > "&text($C$46,"dd-mmm-yyyy")</Cell> > but they are - it is complaining about the : &text part ... the '"' 's are converted into " ... any other suggestions ?
- Previous message (by thread): Require Debug Version of Pywin32 Build 163
- Next message (by thread): invalid token problem ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list