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.
batch file
Name: jchen123 Date: January 16, 2009 at 09:34:32 Pacific OS: Windows XP CPU/Ram: 128mb Product: Dell / N200 Subcategory: Batch
Comment:
Every monday, I need to run access 2003 report to create a pdf on my local pc machine , then send the pdf file to somebody. How to create a batch to schedule the whole process(1. create access 2003 report pdf file, 2, send out this pdf)
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...