HP RPG/XL Programmer's Guide (30318-90001)

4-: 57
ON at run time.
You cannot use the Calculation Specification DSPLM operation with RSI to
display messages.
Figure 4-29 shows how to display a message contained in the compile-time
array MSG.
Figure 4-29. Displaying Messages in an RSI Form
Comments
1 This line sets the index (M#) to the array MSG to the value 2.
2 This line turns ON indicator 82 which is defined in the "Output
Field" attribute for this field in SIGEDITOR.
3 This line displays the RSI form SCN01.
4 This line defines the message field as part of the form SCN01.
It consists of a single element of the array MSG.