Top Method Summary
Options Name Purpose
ClearLogFile () Clears the logfile.
LONGCHAR GetLongchar () Returns the logging messages
SetLongchar (longchar) Sets the logging messages
WriteMessage (character) Writes a character message to the client logile and the default logging sub system.
WriteMessage (character, character) Writes a message to the client logfiles

Top Constructor Summary
Options Name Purpose
LongcharLoggingStream () Constructor for the LongcharLoggingStream class
LongcharLoggingStream (character) Constructor for the LongcharLoggingStream class


Method Detail
Top

ClearLogFile ()

Purpose: Clears the logfile.
Notes:

Top

LONGCHAR GetLongchar ()

Purpose: Returns the logging messages
Notes:

Returns LONGCHAR
The logging string
Top

SetLongchar (longchar)

Purpose: Sets the logging messages
Notes:

Parameters:
arg LONGCHAR
The value for the logging string
Top

WriteMessage (character)

Purpose: Writes a character message to the client logile and the default
logging sub system.
Notes:

Parameters:
pcMessage CHARACTER
A character message to write to the log file
Top

WriteMessage (character, character)

Purpose: Writes a message to the client logfiles
Notes: The second character parameter allows to specify that this message
should only appear in the client logfile when a certain custom
log entry type (CustomLogEntries) is activated.

Parameters:
pcMessage CHARACTER
The message text
pcMessageSubSys CHARACTER
The custom log entry type for the message


Constructor Detail
Top

LongcharLoggingStream ()

Purpose: Constructor for the LongcharLoggingStream class
Notes:

Top

LongcharLoggingStream (character)

Purpose: Constructor for the LongcharLoggingStream class
Notes:

Parameters:
pcCodepage CHARACTER
The code page to use for the logging


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:13:23