Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
editing text files
Name: mrzargana Date: June 3, 2009 at 05:35:43 Pacific OS: Windows XP CPU/Ram: 2 Product: Windows xp / 2007 Subcategory: Batch
Comment:
Hi i want to change some words in a text file with script or bat
example: change all "ab" words to "ba" in file1.txt then write new file into file2.txt
Summary: I am in need of a Visual Basic tutorial or code that lets me edit external text files located in "My Documents". What ideally I am looking for is when I type something in on Visual Basic, and hit "Sub...
Summary: Hi I am trying to edit a text file from a .bat file and can't seem to find a command that can crop the ends of the text string. The other solution would be to write the data to the screen and then ma...
Summary: Hi, what I am trying to do is make a batch file that will edit a text file. here is what my text file looks like: THISFORM.LISTARRAY(1)="Alachua" THISFORM.LISTARRAY(1)="Altamonte Springs" THISFORM.LIS...