Top Method Summary
Options Name Purpose
CHARACTER GetBufferName (integer) Returns the buffer name associated with the given message number
CHARACTER GetFieldName (integer) Returns the field name associated with the given message number
CHARACTER GetMessageText (integer) Returns the message text associated with the given message number

Top Constructor Summary
Options Name Purpose
DatasetException (character, integer) Constructor of the DatasetException class


Method Detail
Top

CHARACTER GetBufferName (integer)

Purpose: Returns the buffer name associated with the given message
number
Notes:

Parameters:
piMessageNum INTEGER
The number of the message to return the buffer name from
Returns CHARACTER
The buffer name or ? when no field is associated with the message
Top

CHARACTER GetFieldName (integer)

Purpose: Returns the field name associated with the given message
number
Notes:

Parameters:
piMessageNum INTEGER
The number of the message to return the field name from
Returns CHARACTER
The field name or ? when no field is associated with the message
Top

CHARACTER GetMessageText (integer)

Purpose: Returns the message text associated with the given message
number
Notes: The message text excludes the field and buffer name

Parameters:
piMessageNum INTEGER
The number of the message to return the message text from
Returns CHARACTER
The message text associated with the message


Constructor Detail
Top

DatasetException (character, integer)

Purpose: Constructor of the DatasetException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:14