Search results

  1. J

    Progress XML and Crystal

    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 =...
Back
Top