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
Why visual basic is used?
which method used to move a recordset pointer in nth position in DAG?
What is "NULL"?
How do I make my applications screen-resolution independent?
How do I remove/change the picture property of a control at design time?
To.set the command button for ESC ___ Property has to be changed.
How would you add elements and pictures to listitems in listview control?
How do I tell when an application executed using the SHELL command is finished?
Recordset object consists what?
Explain about an event-driven programming language?
How would you Create a Query Builder and Explain its uses ?
What is the use of Visual Basic Document file?
What is instantiating?
What is dao in visual basic?
How would you create properties by using class Builder Wizard?