
Single Record Update Form
Thanks for the reply guys. I'm still new to this environment. I found the
answer. Very easy Just have to set and get the next record after the open
files event.
Quote:
> Chris:
> I suggest you change your Identity in your newsgroup reader. I guess you
> are not "news.softvelocity.com"
> <g>
> --
> Sebastin Streiger
> Departamento Sistemas
> Red Megatone
> Tel: 0342-4502745
> Int: 745
> sstreige at redmegatone.com
> > This has been covered several times, I suggest you search google groups.
> > Chris Bordeman
> > > Does anyone know how to create a one record update form that doesnt
come
> > > from a browse. I'm having a hell of a time with this. Everytime I
save
> > the
> > > changes to record the changes dont get saved. I added this code on
the
> > > OpenWindow event:
> > > SELF.Request = ChangeRecord
> > > I would appreciate the help guys.