vijaysoni
06-27-2013, 08:58 PM
Hello All,
I have below requirements. Can any one help me?
1. I have to write a program which will copy a text file data character by character into new text file.
2. Whenever it finds a particular string "0000" it will have a separate logic which will decode the text after this string. we have code for this logic.
3. Above decode information will be placed in the new text file.
4. This will continue till end of file.
Thanks
I have below requirements. Can any one help me?
1. I have to write a program which will copy a text file data character by character into new text file.
2. Whenever it finds a particular string "0000" it will have a separate logic which will decode the text after this string. we have code for this logic.
3. Above decode information will be placed in the new text file.
4. This will continue till end of file.
Thanks