day constraint

L

Lynn

i have a task that can only start on Friday, any delay of previous
task will move this task to next friday.

Is there a way to make sure that this task will always start on
friday?
 
S

Scott Ketelaar

I think a simple AT command will do the trick....

this line should do it:

shell "AT 0:01 /every:F PathToRunHere"

this will run the file represented by PathToRun every friday at 12:01 am
 
M

Mike Glen

Hi Lynn,

Try posting on the developer newsgroup as this one is closing down. Please
see FAQ Item: 24. Project Newsgroups. FAQs, companion products and other
useful Project information can be seen at this web address:
http://project.mvps.org/faqs.htm .

Mike Glen
Project MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top