Issues with Uploading a Multi line data file

Kalyansid

New Member
Hi,

I got a peculiar issue. I have a data file with 3 lines of data and program skips the last line of data just because there is no carriage return after the last line. Is it necessary to have a carriage return after the last line of the data file for it be uploaded properly by the program.

Thanks
 
This is not only specific to the import statement of the ABL. Another example would be the hosts and services files - if the carriage return is missing after the last line, these aliases won't be recognized.

Heavy Regards, RealHeavyDude.
 
Back
Top