Follow up. I changed the SKIP TO to a PROPERTY <compid> SET_FOCUS 'TRUE'
and do not receive an error. Going to work with that for now, but I do use SKIP TO in other forms (of course I don't remember which ones now) and I know Razzak uses them quite a bit so I know that they may see this issue. Jan ----- Original Message ----- From: "Jan Johansen" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Tuesday, July 26, 2005 9:55 AM Subject: [RBG7-L] - 7.5 problem > This issue just popped up for me. Working with a form that I know worked in > the past but now seems to > exhibit some weirdness. > > Form is multi-table. > > I have an action that fires to do some calculations and then do a SKIP TO > colname. > At the SKIP TO, I get the following error. > > -ERROR- Column colname is not in the table uipment. (2046) > > The funny thing about this error is that I have a table called Equipment > that is part of this form. > The error message is dropping the first 2 characters of the table name. > > The action still works but I get the message. > I guess I could turn off 2046 while I am in this form but I really don't > want to do that yet. > > Suggestions? > > Jan > >
