Subprogram Name | Source Name | Executable Example | Viewable Example |
---|---|---|---|
H3-LINE-BREAK |
H3LBREA |
E3LBREAK |
E3LBREAK |
Forces a line break, with or without additional HTML text.
Both versions can be used equivalently, because the parameter is
marked as optional. You are recommended to use only the version
H3-LINE-BREAK
. H3-LINE_BREAK
will be removed in one
of the next versions.
All (A250) BY VALUE variables at the interfaces have been changed to (A) DYNAMIC BY VALUE.
There is no need to recatalog the programs, because the old interface (A250) is compatible with the new one.
<BR>
H3-LINE-BREAK
1 H3HTML (A) DYNAMIC /* i /OH: HTML text after the line break
H3-LINE_BREAK
1 H3HTML (A) DYNAMIC /* i /OH: HTML text after the line break
PERFORM H3-LINE-BREAK PERFORM H3-LINE-BREAK 1X PERFORM H3-LINE-BREAK H3HTML