OpenEdge Advanced Business Language: Difference between revisions

Content deleted Content added
grammar and word replacements
Grammar and diction
Line 66:
VIEW-AS ALERT-BOX INFO BUTTONS OK.
</syntaxhighlight>
Also, you can useThe <code>ERRORINFO</code> parameter controls the message icons, and can be replaced with <code>WARNINGERROR</code> instead ofor <code>INFOWARNING</code> tofor changedifferent the message iconslooks.
 
The simplestmost basic "Hello, World" program, though, is this:
<syntaxhighlight lang="progress">
DISPLAY "Hello ".