Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bullrider
  • Content: Threads
  • Order by date
  1. bullrider

    NT Job Scheduler

    Can anyone recommend a software package that performs job scheduling and is under 150.00? I'm looking for something that can schedule batch jobs based upon dependencies of other jobs and the presence of a file. I'm looking for a GUI interface. I'd like to keep it relatively inexpensive as...
  2. bullrider

    NT Batch and Outlook

    I'm looking for a way to send an email from an NT batch file upon an error. Can anyone tell me the syntax? My reference books are not helping. Thanks! Example of what I'd like to do.... FINDSTR "INSERTED" %spoolfile% IF %ERRORLEVEL% NEQ 0 ( ECHO There was a problem inserting a...
  3. bullrider

    Process ID

    Can anyone tell me how to obtain the process ID for the batch file I am running? I would like to append the process ID to file titles and messages. Thank you.

Part and Inventory Search

Back
Top