Progress
Language Reference


DISPLAY-MESSAGE( ) Method

Displays the specified character string in the data panel of the Debugger window.

Return Type: INTEGER

Applies To: DEBUGGER System Handle

SYNTAX
DISPLAY-MESSAGE ( char-expression ) 

char-expression

Any character expression.

The method appends a new line to char-expression before displaying the specified string. If the Debugger is initialized and the char-expr is a valid character expression, this method returns TRUE. Otherwise, it returns FALSE with no effect.

NOTE: To use this method, you must have the Progress Application Debugger installed in your Progress environment.

For more information, see the reference entry for the DEBUGGER System Handle.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095