I had reported a bug about SKIP not working and the response I got from RDCC was that SKIP is not supported any longer, but PROPERTY componentID SET_FOCUS 'TRUE' is. My experience is that both work well.
And this bug of SET_FOCUS not working when a form starts is not a bug! I just found out that the anomalous behaviour occured when I was TRACing program. When I RUN the program everything works fine. So, never mind. In my reported bug, I found that the SKIP and SET_FOCUS both do not work when the EEP had a DIALOG command. Maybe I need to do something about SCREEN RESTORE? Stephen Markson > > From: Lawrence Lustig <[EMAIL PROTECTED]> > Date: 2005/01/19 Wed PM 04:09:06 EST > To: [email protected] (RBG7-L Mailing List) > Subject: [RBG7-L] - Re: A bug? > > > PROPERTY componentID SET_FOCUS 'TRUE' to skip to the correct field. It > > doesn't work. > > I was just doing something like this yesterday. I could not get the SETFOCUS > property to work, but SKIP TO VarOrColName does work. > -- > Larry > >
