Search results

  1. N

    check for carriage return exists at the end of input file

    Hi Stefan Sorry for late reply. Your given code helps me alot.. Thank you so much :)
  2. N

    check for carriage return exists at the end of input file

    Hi Stefan Thanks for Reply. I have tried this but it doesn't work, the Readkey function is taking so much time in execution and in first approach it seems to detect carriage return in whole file and i want to check carriage return at the end of file.
  3. N

    check for carriage return exists at the end of input file

    Hi I am having a text file and i need to add a validation in progress code to check whether a carriage return exists at the end of file or not. Please suggest. Thanks in Advance.
Back
Top