Author |
Message |
Topic: DO-loop in recursive Function |
Garling
Replies: 15
Views: 16949
|
Forum: Support Posted: Mon Dec 01, 2014 10:41 am Subject: |
Hello,
I am a little bit surprised, that you have no problems with this code.
When I run this reduced program, I get a runtime error:
Error: Active Do-loop index altered
REKURSION~CFBCHECKLOO ... |
Topic: DO-loop in recursive Function |
Garling
Replies: 15
Views: 16949
|
Forum: Support Posted: Fri Nov 28, 2014 10:05 am Subject: |
Sorry for the incomplete source code,
as davidb supposed the function is an internal function after a "CONTAINS" in a subroutine. IANMSA, IAANRA, IAMNRA and KKDMS are arrays, which contain ... |
Topic: DO-loop in recursive Function |
Garling
Replies: 15
Views: 16949
|
Forum: Support Posted: Thu Nov 27, 2014 12:35 pm Subject: DO-loop in recursive Function |
Hello,
task of the recursive function below is to analyse a network of of elements. The elements are characterized by a section no. "iA" and an element no "iM".
Each element can ... |
|