|
-
Jul 12th, 2016, 04:48 PM
#1
Thread Starter
Member
VBS script to parse a directory of .csv files
I have many directories of weather data containing lots of .csv files (hundreds of thousands) I developed a script that went through and changed a character in each filename of a particular type so that I could isolate particular files easier. Now I need to look in those files and pull out ONE field of data, I am looking for either the highest or lowest temperature on a given date.
Typical data in the files looks like this
#2015-01-31 03:00:04#,19.49
I need to concentrate on the 19.49 field. Only 2 fields in these particular files.
Thanks to all
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|