Previous | Next | DMIS Question and Answer
Topic: how to loop in DMIS
Conf: DMIS Question and Answer, Msg: 4049
From: Viktor Sokurov (viktor.sokurov@fmindustries.com)
Date: 3/11/2002 08:44 PM

How to loop in DMIS?
What if I want to execute the code line a certain amount of time. For example, how can I output the text "Hello!" 50 times without having 50 lines of code?

or ... if it is too easy

how to check 36 holes in the hole pattern without writing the code lines for each hole and use looping instead?