2011 Mar 28 6:50 AM
When file is downloaded from Application server using CG3Y to notepad, the data is not coming in line by line. Instead the second line in coming in the first line itself, when other files are coming line by line. After following some of the forums saying that the length should be 255 character when using CG3Y, my line is less than 255 characters. what can i do now?
Thanks in Advance
2011 Mar 28 2:15 PM
max length in CG3* is 255....if you have less than 255, not a problem, but you should use GUI_DOWNLOAD/UPLOAD if possible. Check to see if you need to insert CRLF at end of line. Search forum on how to do this (add CRLF, if you need this) since it's probably been asked a few hundred times.
When file is downloaded from Application server using CG3Y to notepad, the data is not coming in line by line. Instead the second line in coming in the first line itself, when other files are coming line by line. After following some of the forums saying that the length should be 255 character when using CG3Y, my line is less than 255 characters. what can i do now?
Thanks in Advance
2011 Mar 28 2:15 PM
max length in CG3* is 255....if you have less than 255, not a problem, but you should use GUI_DOWNLOAD/UPLOAD if possible. Check to see if you need to insert CRLF at end of line. Search forum on how to do this (add CRLF, if you need this) since it's probably been asked a few hundred times.
2011 Mar 28 4:12 PM
I guess it is related to the file type that you are using. It might be a BIN type file but you might be using ASC while downloading it.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |