Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
batch file
Name: Mark McElvane Date: May 26, 2009 at 23:25:07 Pacific OS: Windows Vista Subcategory: Batch
Comment:
My c++ program executes the program really fast the book I am using talks about a batch file that I can create from notepad that will pause the executable results so they can be viewed, but the file created is note working. And I don't know what to do.
Summary: How can I count a specific character in a line using a batch file Ex: if I pass a line "c:\dir1\dir2\dir3" to the batch file to count "\" then it should return 3. ...
Summary: I want to make a batch file that takes a file as a parameter, then connects to a predetermined FTP server and uploads the indicated file, then quits. The only problem is, the commands within the batch...
Summary: Does anyone know how to create a batch file that will automatically get the current date in the format year month day eg. 20060206 (using todays date as an example) Can this be done using dos batch f...