Page 1 of 1

create the parallel routines for next day (Today+1Day)

Posted: Fri May 15, 2009 1:36 am
by vinodbp
Hi All,

I have to create the parallel routines for next day (Today+1Day)

Please any one can help me on how to create the routine.


Thanks
Vinod

Re: create the parallel routines for next day (Today+1Day)

Posted: Fri May 15, 2009 1:54 am
by Pagadrai
vinodbp wrote:Hi All,

I have to create the parallel routines for next day (Today+1Day)

Please any one can help me on how to create the routine.


Thanks
Vinod
There are lot of posts here that tell you the steps on how to create a parallel routine. A search will help a lot.

If I Understand the problem correctly, you want to generate the date of next day. Is this correct ?
I dont think you need a parallel routine for this.

Posted: Fri May 15, 2009 2:50 am
by priyadarshikunal
I think you can just use datefromdayssince() to get what you want.