Page 1 of 1

Monthly Schedule

Posted: 18 Feb 2014 12:52
by jCarlos
Hello everyone,

anyone knows a good way to use something like smart tables to order jobs that will run just on the last day of month? i did that since ctm v6 using created calendars but i have to create one every year, there should be better ways to do that programmatically.

regards,

NOTE: I'm using ctm v7

Re: Monthly Schedule

Posted: 18 Feb 2014 7:03
by sunuriyal
Why don't you use periodic calendar for that -
Just create only one calendar and copy it for next many years by just changing the year name at the left top corner of calendar.
I m using it for last 3 years didn't face any prob.. I hope I understood your problem..

Please let me know if you need more info in it..

Posted: 24 Feb 2014 3:37
by Danny
you can code L1 in the month days section to run it on the last day of month.
You can combine this with another calendar to run it on the last working day of month, or with Mon-Fri selected to run it on last weekday of the month.