User Profile

Collapse

Profile Sidebar

Collapse
Beagle
Beagle
Last Activity: Dec 21 '06, 08:27 PM
Joined: Oct 10 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Beagle
    started a topic My Batch file will not run under Windows XP

    My Batch file will not run under Windows XP

    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...
    See more | Go to post

  • Beagle
    replied to Notification of Duplication
    Fantastic.
    That worked just fine.
    Thanx for the help, I appreciate it.

    Beags
    See more | Go to post

    Leave a comment:


  • Beagle
    started a topic Notification of Duplication

    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...
    See more | Go to post
No activity results to display
Show More
Working...