指定された画面行番号のメッセージを取得し、ルーティングします。
構文
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#bMoreMsgs := #myscreen_wrapper.GetFormMessage(iRow)
パラメータ
|
戻り値
|
例:
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#MoreMsgs := #myscreen_wrapper.Get_Form_Messate RowNumber(22)