Previous Topic: ExamplesNext Topic: Notes


Examples

To display panel ODEON with data and attributes:

YDSPPNL PANEL(ODEON)

To display panel ODEON to allow sample data to be changed:

YDSPPNL PANEL(ODEON) OPTION(*CHGDTA)

To display panel ODEON with attributes but no data:

YDSPPNL PANEL(ODEON) OPTION(*DSPATR)