Figure 189 shows how to specify the HTML keyword:
Figure 189. Specifying the HTML Keyword
|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8 A A R RECORD A 7 20HTML('<TITLE>') A 7 20HTML(&TAG); A 7 21HTML('</TITLE>') A TAG 20A P
HTML is a tag language where the order of the tags determines when they are processed. Row and column have no meaning in an HTML document. In this case, the row and column determine the order in which the HTML tags are sent to the browser. If the constant fields that contain the HTML keyword have the same row and column value, they will be processed in the order that they appear in the DDS source. For information on how to resolve HTML field overlap, see Chapter 6 of the Application Display Programming, SC41-5715-00 book.
If the ENHDSP (Enhanced Display) parameter on the CRTDSPF is set to *NO, the HTML keyword will be ignored. This will give users the ability to turn off the HTML keywords without recompiling.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.