Skip to content

Commit 00d419b

Browse files
committed
Update to new flow logic format
1 parent 478b244 commit 00d419b

File tree

2 files changed

+8
-18
lines changed

2 files changed

+8
-18
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
PROCESS BEFORE OUTPUT.
3+
MODULE pbo_100.
4+
5+
PROCESS AFTER INPUT.
6+
MODULE pai_100.
7+
8+

src/#mbtools#tlogo_lister.prog.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -56,24 +56,6 @@
5656
<INPUT_FLD>X</INPUT_FLD>
5757
</RPY_DYFATC>
5858
</FIELDS>
59-
<FLOW_LOGIC>
60-
<RPY_DYFLOW/>
61-
<RPY_DYFLOW>
62-
<LINE>PROCESS BEFORE OUTPUT.</LINE>
63-
</RPY_DYFLOW>
64-
<RPY_DYFLOW>
65-
<LINE> MODULE pbo_100.</LINE>
66-
</RPY_DYFLOW>
67-
<RPY_DYFLOW/>
68-
<RPY_DYFLOW>
69-
<LINE>PROCESS AFTER INPUT.</LINE>
70-
</RPY_DYFLOW>
71-
<RPY_DYFLOW>
72-
<LINE> MODULE pai_100.</LINE>
73-
</RPY_DYFLOW>
74-
<RPY_DYFLOW/>
75-
<RPY_DYFLOW/>
76-
</FLOW_LOGIC>
7759
</item>
7860
</DYNPROS>
7961
<CUA>

0 commit comments

Comments
 (0)