Two OI questions (table in mdichild, avoiding write processing) (OpenInsight Specific)
At 08 MAR 1999 08:34:42PM Gene Sorbo wrote:
Hello again,
I have two OI questions that I have not been able to resolve and was hoping someone might have some ideas:
1) How can I most easily get the table name associated with a form (or the key field on a form)? The TABLE propery does not seem to work when used with a form/window…? I could get a list of objects on the form and get the table from the first control bound to a column, but that seems like too much work…?
2) Is there a way to suppress the "Would you like to save changes to the entry?" message when a user clicks to cancel a mdichild form? I want to simply clear the form when the user chooses this action. Besides creating a procedure that is called from the WRITE event of each of my mdichild forms, is there a way of handling this?
Thanks.
Gene
At 09 MAR 1999 04:21AM Oystein Reigem wrote:
Gene,
(1) See this posting.
- Oystein -
At 09 MAR 1999 08:07AM amcauley@sprezzatura.com onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Group[/url] wrote:
and set SAVEWARN to 0
amcauley@sprezzatura.com
World Leaders in all things RevSoft
At 09 MAR 1999 09:47AM Oystein Reigem wrote:
Andrew,
Yeah, I saved that easy one for you.
![]()
- Oystein -
At 09 MAR 1999 08:36PM Gene Sorbo wrote:
Oystein,
Thanks for the link to the TABLE information. I'll put it to use.
Gene
At 09 MAR 1999 08:38PM Gene Sorbo wrote:
Ouch, that hurts…!
Thanks Andrew.
Gene