Yes Bernie, then you F10 through the "edit using formname" command...
> -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Lis > Sent: Monday, June 13, 2005 4:22 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - RE: Cursor not visible when edit form comes up > > The trace screen comes up but it doesn't show anything except the edit > command and return. > ----- Original Message ----- > From: "Albert Berry" <[EMAIL PROTECTED]> > To: "RBG7-L Mailing List" <[email protected]> > Sent: Monday, June 13, 2005 4:41 PM > Subject: [RBG7-L] - RE: Cursor not visible when edit form comes up > > > > Make a file BL.rmd and put the EDIT USING command in it. Then you can > > trace BL.rmd. > > > > -- BL.rmd > > edit using aisie where count=last > > return > > > > > > --- Bernard Lis <[EMAIL PROTECTED]> wrote: > > > >> > >> > And so on. In your case, the line: > >> > SET VAR RBTI_FORM_COLVALUE = 'A758185' > >> > The value 'A758185' is the value of the column/variable with focus on > >> > your > >> > form. If you are getting errors, maybe you have an invalid value for > >> > one > >> > of > >> > the fields. Also you might want to run your form in the TRACE mode to > >> > determine if there is hidden code somewhere... > >> > Javier, > >> > >> That is correct, that is the value in the first field. > >> How do you trace a form?: trace edit using aisie where count=last ? > >> That doesn't work. > >> > >> Bernie Lis > >> > >> > > > > > > Albert Berry > > Management Consultant > > RR2 - 1252 Ponderosa Drive > > Sparwood BC, V0B 2G2 > > Canada > > (250) 425-5806 > > (250) 425-7259 > > (708) 575-3952 (fax) > > [EMAIL PROTECTED] > > > >
