Hi Expert,
I have a file which is in this format
name.css value
name.js value
I want to break this down and create strings which will be in this format string1 = "c:\" + value + name + extension(css or js) can someone please tell me how to do this in vbscript.
So far I am looking to break this into dictionary and then loop through and creating new dim objects which loops through the whole file and creates values but not getting it right.Any help is very much appreciated.
Any help would be amazing thank you!
Vijay Shukla
20-Jun-2013