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.
DOS batch split ; delimited text
Name: bismarkcount Date: August 8, 2007 at 14:39:39 Pacific OS: windows xp CPU/Ram: intel c2d Product: dell
Comment:
hi!!!
could you please help me in this??
i have a ";" delimited text like this:
name1@mail.com;name2@mail.com;name3@mail.com
i want to extract the first email (before the first separator) into a variable.
i guess it is simple, but i am new at DOS bat programming.
Summary: Dear friends, This is my first post in this forum. Kindly correct me if i'm not adhering to any forum rules. I am a newbie to DOS batch file programming. Kindly help me solving the problem i am encoun...
Summary: My batch file currently creates a folder with the name of the computer, then creates a txt file with the name of the computer in the aforementioned folder. Now what I need to do is get the text "Name...