reading lines from a file by searching a word(instr) and
copying to other textfile,but its only copying only one
line but there are some other lines match criteria but not
copying to the files
Answer Posted / pradeep kumar
Read each line in a loop, campare with required string with
instr and concatenat the whole line
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What can you do with visual basic?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How many objects resides in ADO ?
What is DDE?
Which type of object requires this object?
what are the Parts of ODBC?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
What is the default model of the form?
How can you filter out specific type of file using file system controls?
How many ways you can access file using VB?
Is there any way to pass a variable to a form apart from using global variables?
How do you change the icon and otherwise manipulate the DOS box?
Scope of API?s can be of different types, what are they Why API functions are Required?
What do you know about chaining views.
Difference between Recordset and Resultsets.