ARUNSNAIR
21st May 2008, 19:04
Actually i have a file which has been transferred into the baan server using SFTP and the file is in some different mode. As a result when i am trying to read this file using the seq.gets(), baan is not able to identify the line seprator and the eof() indicator gets reset.
What should i do to open this file and use it, so that te program logic doesn't change. I am also not thinking of using any convert programs etc due to the security concern of the company
What should i do to open this file and use it, so that te program logic doesn't change. I am also not thinking of using any convert programs etc due to the security concern of the company