Search found 1 match
- 12 Nov 2013 12:40
- Forum: DOS Batch Forum
- Topic: Find result truncated after first closing bracket
- Replies: 2
- Views: 1737
Find result truncated after first closing bracket
Hi, please help I'm trying to read a .js file which contains version information at the end of a particular line. The extract below from a batch script should find the line containing the version information and store it in a variable called Version which I should be able to extract the version from...