I am trying to use Sun ONE Studio 4 CE to debug a program that reads in a data file. Like:
InputStream stream = new FileInputStream("test.dat");
The problem is that the file is not found even though it is in the directory where the projects files are. It appears that the current...
I am exporting a report that contains subreports using the Application.ExportXML function. The subreport data is not exported so it is also missing from the optional presentation as a HTML document as well. The subreports data are also missing when done (export to xml) manually from the menus...
Using the
OtherFlags:=1 seems to cause the schema data to be put in the xml file in one test I did. Removing it or using 0 left the schema data only in the xsd file where it belongs.
Regards,
+BillJ
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.