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.
Date Manipulation
Name: pradeeps Date: December 5, 2002 at 11:11:29 Pacific OS: Windows NT CPU/Ram: PIII, 512MB
Comment:
I would like to write a DOS batch file in which I should be able to extract the day from the date field, for example if the date is Thursday 12/05/2002, then I need just the day value = Thursday. How do I go about doing it? Any help on this will be greatly appreciated.
Name: inker Date: December 5, 2002 at 11:58:21 Pacific
Reply:
Get ftp://ftp.zdnet.com/pcmag/1992/1222/strings.zip
You`ll find you can`t do without this handy little prog
0
Response Number 2
Name: - Uziel - Date: December 5, 2002 at 14:59:22 Pacific
Reply:
...well I don't know any about how WinNT works, but under Win98[SE] & if ONLY the day should be displayed, then it is easy. Note: adjust the script to match'e regionale language sett. of U'r PC! (below=norwegian!)
Summary: Hello. An interesting question came up today. A co-worker receives a file to process daily. After she's done and passes the information off to the database team (FTP in a .bat) she'd like the .bat ...
Summary: I'm have been trying to figure a way to write a batch file that will automatically rename a specific file by the date and time. Someone Put One Idea Way On But This Does Not Seem To Work. The Problem...
Summary: hi: I want to write a batch file so that the following info is put into a text file: user name computer name log in date as each new user logs onto my network, the above info is put into the text file...