Get_Form_Message Method
Retrieves and routes a message in a specified screen row number.
Syntax
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#bMoreMsgs := #myscreen_wrapper.GetFormMessage(iRow)
Parameters
|
Return Value
|
Examples
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#MoreMsgs := #myscreen_wrapper.Get_Form_Messate RowNumber(22)