Hi, i am using OpenEdge 10 to create an XML file for use with Crystal Reports XI. I am using the following code to generate the XML file.
ASSIGN
cTargetType = "file"
cFile = "c:\shipperxml.xml"
lFormatted = YES
cEncoding = ?
cSchemaLocation = ?
lWriteSchema =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.