Namespace: Consultingwerk.SmartFramework
Class 
MessageFormatter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER GetMessage (character, Enum) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, int64, character, character, character, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, integer) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, integer, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, integer, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, integer, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, integer, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, integer, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, integer, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, integer, character, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, integer, character, character, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider
+ CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character, character, character) Returns a message structure to be expanded on the client using the IMessageProvider


Method Detail
Top

PUBLIC CHARACTER GetMessage (character, Enum)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
pcMessageParam7 CHARACTER
The seventh parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
pcMessageParam7 CHARACTER
The seventh parameter for the message
pcMessageParam8 CHARACTER
The eighth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Consultingwerk.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
pcMessageParam7 CHARACTER
The seventh parameter for the message
pcMessageParam8 CHARACTER
The eighth parameter for the message
pcMessageParam9 CHARACTER
The ninth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, int64, character, character, character, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INT64
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
pcMessageParam7 CHARACTER
The seventh parameter for the message
pcMessageParam8 CHARACTER
The eighth parameter for the message
pcMessageParam9 CHARACTER
The ninth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, integer)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INTEGER
The message number to return
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, integer, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INTEGER
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, integer, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INTEGER
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, integer, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INTEGER
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, integer, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INTEGER
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, integer, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INTEGER
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, integer, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INTEGER
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, integer, character, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INTEGER
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
pcMessageParam7 CHARACTER
The seventh parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, integer, character, character, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
piMessageNumber INTEGER
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
pcMessageParam7 CHARACTER
The seventh parameter for the message
pcMessageParam8 CHARACTER
The eighth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
pcMessageParam7 CHARACTER
The seventh parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
pcMessageParam7 CHARACTER
The seventh parameter for the message
pcMessageParam8 CHARACTER
The eighth parameter for the message
Returns CHARACTER
The message structure
Top

PUBLIC CHARACTER GetMessage (character, Enum, character, character, character, character, character, character, character, character, character)

Purpose: Returns a message structure to be expanded on the client using the
IMessageProvider
Notes:

Parameters:
pcMessageGroup CHARACTER
The message group to return
poMessageNumber Progress.Lang.Enum
The message number to return
pcMessageParam1 CHARACTER
The first parameter for the message
pcMessageParam2 CHARACTER
The second parameter for the message
pcMessageParam3 CHARACTER
The third parameter for the message
pcMessageParam4 CHARACTER
The fourth parameter for the message
pcMessageParam5 CHARACTER
The fifth parameter for the message
pcMessageParam6 CHARACTER
The sixth parameter for the message
pcMessageParam7 CHARACTER
The seventh parameter for the message
pcMessageParam8 CHARACTER
The eighth parameter for the message
pcMessageParam9 CHARACTER
The ninth parameter for the message
Returns CHARACTER
The message structure


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.01.2025 18:29:50