The DFHWBOUT macro is used to add text to the HTML page generated from a BMS map. The text appears only as part of the HTML page. If the macro is used before the first occurrence of DFHMDF in a map, the text is placed in the <head> section of the HTML page. If the macro is used elsewhere in the map, the text is placed immediately following the text generated by the preceding DFHMDF macro.
Do not use the DFHWBOUT macro when the application program builds the screen display using multiple BMS maps.
DFHWBOUT >>-| DFHWBOUT macro |------------------------------------------>< DFHWBOUT macro |--DFHWBOUT--'--text--'--+---------------------+----------------| | .-NO--. | '-,--SOSI--=--+-YES-+-'
The parameters of this macro are as follows:
When you use the DFHWBOUT macro, be aware that the HTML text which you insert may affect the page layout generated from the BMS map fields. You may need to adjust the inserted text to ensure a correct page layout.