Help [message #82283] |
Thu, 15 May 2003 01:37 |
Message for Maaher...
Messages: 2 Registered: May 2003
|
Junior Member |
|
|
Dear Maaher,
Suppose i have a button by name "add" and a display field "mode"which will display the mode in which we are.Assume that i had pressed button "add"so in the display field it should display "add".
so can you explain me with an example .
yesterday you told to refer the set_item_property but it's not working or might be i didn't understood properly.
Mubeen.
|
|
|
Re: Help [message #82291 is a reply to message #82283] |
Thu, 15 May 2003 07:01 |
|
Maaher
Messages: 7065 Registered: December 2001
|
Senior Member |
|
|
The mode in which we are? You mean insert mode, or query mode? How about :SYSTEM.RECORD_STATUS or GET_RECORD_PROPERTY(...,STATUS)? this returns the status and you can use that to display.
MHE
|
|
|