Write event question (OpenInsight Specific)
At 08 MAY 1998 07:29:23AM Jeff Word wrote:
Help, it's Friday and I recieved an error message from my brain (FS999: Engine is still asleep)
I want to issue a write event on a window and for this write I do not want the clear to automatically occur. I just want to do the write and that is it. I want the record to stay displayed on the form. If I issue a Send_Event( Window, 'WRITE' ) I know it will automatically clear. Any suggestions?
At 08 MAY 1998 08:38AM Oystein Reigem wrote:
Jeff,
I qoute from somewhere/someone: "If the Clear form after Write option is set, then the CLEAR event is explicitly sent by the WRITE event. This option is accessible from the Options item the Form Designer Database menu."
- Oystein -
At 08 MAY 1998 09:13AM Jeff Word wrote:
Thanks. I did know about that option but I need the form to do the normal write/clear most of the time. I want to selectively skip the clear after the write.
At 08 MAY 1998 09:21AM Andrew P McAuley wrote:
Check IOOPTIONS property
amcauley@sprezzatura.com
World Leaders in all things RevSoft
At 08 MAY 1998 10:10AM Aaron Kaplan wrote:
Check out the IOOPTIONS property, field 6.
apk@sprezzatura.com