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
How would you create properties by using class Builder Wizard?
How would you convert a form into document?
___ Property is used to count no. of items in a combobox.
How many ways we can access file using VB?
How many objects resides in ADO ?
Recordset object consists what?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
Clear property is available in ____,___ control.
How can you get selected file from file system Control?
Difference between Recordset and Resultsets.
Explain about declaring variables in Visual basic?
How would you Create a Query Builder and Explain its uses
Is it possible to Access BackEnd procedures?
What is dao in vba?
How should dates be implemented so they work with other language and country formats?