Hello all,

I am working on a project that will be delivered through a browser but is on
CD-ROM. There is an xml data structure which is acting as the local
database. If I copy the xml into a text member I can parse it without any
problems, however I am trying to link to the xml file so I don't need to
edit the text member everytime the xml changes. However when linked it will
no longer parse the file. I get an "expected a string error". I have tried
using both "parseString" and "parseURL", I have tried importing the file
into a text member using the "importfileinto" command but I get the same
result. However if I rename my .xml file to .txt and use the
"importfileinto" command on that, it works fine. I would prefer to not have
to give it a .txt extension as other apps will also be accessing this file.

Also is there anyway to include the xmlparse extra so it does not have to be
downloaded?

Any suggestions and help would be greatly appreciated,
thanks,
keith


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to