1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Scheduler question

Discussion in 'Windows XP' started by gw1500se, 2003/03/19.

Thread Status:
Not open for further replies.
  1. 2003/03/19
    gw1500se

    gw1500se Well-Known Member Thread Starter

    Joined:
    2003/01/10
    Messages:
    444
    Likes Received:
    0
    Is there a clever way to "chain" scheduled tasks? I have a series of tasks I need to run but each varies widely, at any given time, as to how long it runs. The problem is they must run sequentially. I know I can schedule them based on some arbitrarily long time but that is inefficient and may not be practical. TIA.
     
  2. 2003/03/19
    Newt

    Newt Inactive

    Joined:
    2002/01/07
    Messages:
    10,974
    Likes Received:
    2
    Well - if they will all run from a batch file I have an old, old solution for you.

    Master batch file that is a series of calls (in the order you need them to run) to other batch files. One task per secondary batch file and have each return control to the master only when the task is complete.

    Then just run the master batch file from scheduler.
     
    Newt,
    #2

  3. to hide this advert.

  4. 2003/03/19
    gw1500se

    gw1500se Well-Known Member Thread Starter

    Joined:
    2003/01/10
    Messages:
    444
    Likes Received:
    0
    I thought of that but I'm not sure they can all be launched in DOS mode. I was hoping for something within scheduler but I may have to resort to old bat files. Thanks.
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.