Jim, Thanks for your time and assistance. It is greatly appreciated.
Regards, RB ----- Original Message ----- From: "Jim Limburg" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Friday, January 23, 2004 7:56 AM Subject: [RBASE-L] - Re: Command Buttons In R:Base v6.5++ For Windows. > There is no real run time control in rbase 6.5 but... > Depending on the complexity of the form, there is a cheat that could be > used, but it has > it costs as well. You can set a dummy table as a second table and during > design switch > to this table and put the button on you want to control. Then during an > eep entry or exit > change the NEXTTAB to change to the second table. Keep in mind the cost > is vars, > columns and buttons associated with first table are disabled at this point. > > The way I used this is on one of the last var fields if a user put in a > value then I > disabled their ability to preform a certain action (a button on the form).. > > Not the best, but to my knowledge the only workaround > Jim Limburg > > Trinity Business Technologies wrote: > > > > > Does anyone know how to deactivate & activate a command button in a > > form using an EEP? > > > > I am using R:Base v6.5++ for Windows, and the latest build. > > > > Thanks in advance for your assistance. > > > > RB > > >

