Coglearner
MIS
In a cognos macro that I am writing, it needs to check if a certain event has occured and it the even has not occured, the macro has to wait for 10 minutes and check again.
Is there a statement in CognosScript that will make the macro wait for a certain time before executing the next statement?
The query has already been posted here and the answer was related to processor dependent loop.But I need a processor independent delay loop.Griffin , could you please help in this.You have answered that you have the loop.
I am expecting something like sleep function in C.Is this possible in Macro?
Regards
Coglearner
Is there a statement in CognosScript that will make the macro wait for a certain time before executing the next statement?
The query has already been posted here and the answer was related to processor dependent loop.But I need a processor independent delay loop.Griffin , could you please help in this.You have answered that you have the loop.
I am expecting something like sleep function in C.Is this possible in Macro?
Regards
Coglearner