I have a batch file that I am using to delete older files in a directory. It runs great from Windows 2000 computers. However, I now need it to run from Windows XP and it won't. Will one of you much more knowledgable individuals take a look at it and tell me why?
Thanx,
Beagle
Here it is:
:: --------DELOLD.BAT----------
@ECHO OFF
SET OLDERTHAN=60
IF NOT DEFINED OLDERTHAN...
User Profile
Collapse
-
My Batch file will not run under Windows XP
-
Fantastic.
That worked just fine.
Thanx for the help, I appreciate it.
Beags -
Notification of Duplication
Hey all, I'm somewhat new to working with Access (aw geez, a noob) so I am hacking and slashing my way through creation of a database for a user at my job. The problem is this: I have created a form for tracking incoming calls and would like it to notify me when a call comes in from the same phone number. I would like it to notify me after the number has been entered by something like a color change or popup, so that I am aware of the duplication...
No activity results to display
Show More
Leave a comment: