Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link ABC: Update button on a form 1998-08-27 -- Jim Katz Newsgroups: comp.lang.clarion
> I have one form that I need an apply button on badly. This app is
> written in C4 abc templates. Can you help me with what will be the
> most efficient code to use on the button. I do not want the user to
> have to press the OK button, leave the form, and then go back into it.
> I just want them to press an APPLY button and then continue to work.
> This is on a form and so the button needs to simply save all the
> information on the form to the record and do the validation stuff.
In the event accepted embed:
Access:MyFile.Update()
HTH
--
Jim Katz
Today is November 21, 2024, 6:42 am This article has been viewed 35380 times. Google search has resulted in 44 hits on this article since January 25, 2004.
|
|