MESSAGE in DCBROWSECOL
Posted: Fri May 23, 2014 8:47 am
Hello,
I would like to display in a DCBROWSE for each column an individual message in the DCMESSAGEBOX declaring the content of the column. Actually only the message of the column clicked on first is displayed. This message doesn't change by clicking in other columns. I have tested MESSAGE in DCBROWSECOL like:
MESSAGE "This is a test" INTO oMsgBox
MESSAGE cText
MESSAGE {||cText} with no other result.
Does a solution exists?
I would like to display in a DCBROWSE for each column an individual message in the DCMESSAGEBOX declaring the content of the column. Actually only the message of the column clicked on first is displayed. This message doesn't change by clicking in other columns. I have tested MESSAGE in DCBROWSECOL like:
MESSAGE "This is a test" INTO oMsgBox
MESSAGE cText
MESSAGE {||cText} with no other result.
Does a solution exists?