Subprogram Name | Source Name | Executable Example | Viewable Example |
---|---|---|---|
H3-PARAGRAPH |
H3PARAGR |
E3PARAGR |
E3PARAGR |
Creates a new paragraph.
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.
<P
ALIGN="left|right|center">
or
<P>
ALIGN=left|right|center
1 H3ALIGN (A1) /* i /m : Align the paragraph to: * /* 'L' Left (default) * /* 'R' Right * /* 'C' Center 1 H3HTML (A) DYNAMIC /* i /mh: HTML text after the paragraph
PERFORM H3-PARAGRAPH H3ALIGN H3HTML