SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Once every year

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Once every year
Author Message
Erik Pedersen



Joined: 26 Mar 2001
Posts: 2

Post Once every year Reply with quote

I would like too schedule a job to execute once every tree months (and also once every year). E.g January 1'th, April 1'th, Juli 1'th and October 1'th. Is it possible to do this in 24x7?

Mon Mar 26, 2001 9:07 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7948

Post Re: Once every year Reply with quote

Sure, it is possible. Create a job of script type that will run on FIRST DAY OF EVERY MONTH. I the job script write something like the following

Dim MonthNumber, number
DateTimePart "@T"mm/dd/yyyy"", "mm", MonthNumber
ChooseCase MonthNumber, END
Case 1, 4, 7, 10

Dim process, number

Run "[put your program name here]", "", process
END:

The same you can do for programs that should run once a year, just specify an appropriate CASE statement.

: I would like too schedule a job to execute once every tree months (and also
: once every year). E.g January 1'th, April 1'th, Juli 1'th and October
: 1'th. Is it possible to do this in 24x7?

Mon Mar 26, 2001 9:46 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.