Search found 4 matches
- 28 Jun 2010 13:28
- Forum: DOS Batch Forum
- Topic: Read/find in CSV file and other simple operations
- Replies: 4
- Views: 5322
Re: Read/find in CSV file and other simple operations
Thank you very much, this worked for me. I should be able to handle the rest.
- 28 Jun 2010 06:13
- Forum: DOS Batch Forum
- Topic: Read/find in CSV file and other simple operations
- Replies: 4
- Views: 5322
Re: Read/find in CSV file and other simple operations
Hi,
What would be the syntax for the first step, finding a string in the first column of a CSV?
Thanks
What would be the syntax for the first step, finding a string in the first column of a CSV?
Thanks
- 25 Jun 2010 09:32
- Forum: DOS Batch Forum
- Topic: Read/find in CSV file and other simple operations
- Replies: 4
- Views: 5322
Read/find in CSV file and other simple operations
hi, still very new to batch. how would I find an entry, say a string "Schedule", in a CSV file and then set it to a variable in my batch file? for instance, I want to: 1. find "Schedule" in the file "C:\ops\fileA.csv" (I know "Schedule" occurs in col 1 of the ...
- 24 Jun 2010 13:54
- Forum: DOS Batch Forum
- Topic: Recording bat files
- Replies: 1
- Views: 3141
Recording bat files
Hi,
I'm totally new to using bats and was wondering if there's a way to record one for actions done in Windows (2000 or XP), similar to how you can record macros in Excel?
Thanks
I'm totally new to using bats and was wondering if there's a way to record one for actions done in Windows (2000 or XP), similar to how you can record macros in Excel?
Thanks