‎2008 Jul 30 1:47 PM
hi all,
i am uploading a .txt file to the application server.
in my structure i have data.
then i used transfer statement. but in my input file one record size is 3000. but the record displayed only
1023 means one line.
can u please tell me is there any way to display full record.
Thanks in adance
Venkat
‎2008 Jul 30 1:50 PM
hi Venkat,
Save the record on to your presentation server as a local file to view the entire file ...You can download that via CG3Y - to download file from application server.
Regards,
Santosh
‎2008 Jul 30 1:52 PM
Hi,
In application server u cannot see more than taht much of length. If u download the data again then all the information i.e. the length of 3000 will be downloaded. So, there should be no real lose of data.
Regards,
Subbu