Computing.Net > Forums > Programming > Batch File to Parse and Write back

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.

Batch File to Parse and Write back

Reply to Message Icon

Name: GDLaws
Date: March 4, 2009 at 22:03:37 Pacific
OS: Windows XP
Subcategory: Batch
Comment:

Have a text file that has about 100 Entries that look like this.

["Brumak"] = { 
     ["class"]="Death Knight", 
     ["dkp"]=12.00, 
     ["dkp_1"]=12.00, 
},

Yes, this is a WoW Macro, I'm a Huge dork.

Basically I need a Batch file to Rip the 12.00 out then reduce that number by 10% (Rounded to the nearest Whole Number) and write it back the original File. I Have no idea even where to begin, I'm a design guy, not a code guy. Any help would be great!



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Batch File to Parse and Write back

Batch file to parse log www.computing.net/answers/programming/batch-file-to-parse-log/16414.html

Batch file to start and stop servic www.computing.net/answers/programming/batch-file-to-start-and-stop-servic/15882.html

Batch File to open and move .ttf fi www.computing.net/answers/programming/batch-file-to-open-and-move-ttf-fi/12043.html