drice
Programmer
- Jun 10, 2002
- 6
I'm trying to export a file from a client/server application for upload to our mainfame. They need the file to be ASCII, comma delimited. The data itself is a combination of text objects and field objects. When I try to export as text - the program locks up and the application loses connection. The report is about 3,300 detail lines. When I try to export as any other format, the results aren't good. I have tried adding the commas as text objects to see if the results are better but I still lose characters. Any ideas? This seemed like such a simple project!!!