Talk:Loops/With multiple ranges: Difference between revisions

Content added Content deleted
Line 6: Line 6:
Also reading all explanations in the Page of Task and in this Discussion page I have got no clear definition about this question.
Also reading all explanations in the Page of Task and in this Discussion page I have got no clear definition about this question.
So I had taken a look at other language codes and so I have got that the conditions of DO loop are in sequence and not in parallel mode.
So I had taken a look at other language codes and so I have got that the conditions of DO loop are in sequence and not in parallel mode.
So you run the DO loop using separately range of index value (J) in your PL/I code.
So you run the DO loop using separately range of index value (J) in your PL/I code.--[[User:TempodiBasic|TempodiBasic]]