How can you run a graph infinitely?

To run a graph infinitely, the end script in the graph should call the .ksh file of the graph. Thus if the name of the graph is abc.mp then in the end script of the graph there should be a call to abc.ksh.
Like this the graph will run infinitely.

Showing Answers 1 - 3 of 3 Answers

Sai

  • Jun 29th, 2006
 

I wonder why u require this Infinite loop concept if so how to get out if a graph runs recursively..

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions