Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ToToRoYN

    VBScript - Delete Multiline variable from text file

    I JUST FIGURED IT OUT!! This is not the first time I've done this. I think having to distill my issue down to a non-specific example helps me clarify my actual problem and come up with an answer. This is what I've come up with: Const ForReading = 1 Const ForWriting = 2 Dim objFSO, objFile Dim...
  2. ToToRoYN

    VBScript - Delete Multiline variable from text file

    I can usually figure most things out on my own but this here issue has had me stumped for quite some time. Apple Fruit Sweet Onion Vegetable Savory Given the above text, I have no problem removing the lines of text pertaining to Apple. I would use something like this: Const...

Part and Inventory Search

Back
Top