Progress
External Program
Interfaces


Warning

Invoked to report a warning.

SYNTAX
PROCEDURE Warning:
  DEFINE INPUT PARAMETER errMessage AS CHARACTER.  

errMessage

A character string indicating the error message.

A warning is a condition that is less severe than an error or a fatal error, as determined by the XML parser.

After this callback is invoked, the parser continues where it left off.


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