Skip to content

Commit bd09953

Browse files
authored
Update to new flow logic format (#3)
* Update to new flow logic format * Lint
1 parent 55232ae commit bd09953

File tree

2 files changed

+5
-18
lines changed

2 files changed

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

src/#mbtools#icon_browser.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)