I was hoping not to have to do that but I went ahead and did. While I am on the subject, does anyone have suggestions for the best way to have that type of variable work? It was working while I was in the form, but I did not have the proper parameters to keep it from running all the time. Here is the variable I was using on the form.
(SUM((TIMEOUT-TIMEIN)*.6)/SUM(NUMPCS)) FROM WORKINFO WHERE PROCNUM = PROCNUM AND NUMPCS > 1 JIM -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Walker, Buddy Sent: Wednesday, July 30, 2008 2:36 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Form continues to run Jim The best way I know is to go into the Windows Task Manager > Application and click on RBase 6.5 then click on End Task Buddy -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Belisle Sent: Wednesday, July 30, 2008 3:26 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Form continues to run I still use 6.5 as I learn 7.6. I have a form that I decided to add a variable to. This variable shows the averages for a particular process that is being entered into the scheduling form. Unfortunately, since I put it in, I cannot design the form further as RBASE will not allow me to get into the form (I had saved it). I cannot get out of RBASE itself even though I deleted the form. The message states, 'The designer cannot run while the form is running'. I realize what I did but need to know how to correct it. Any help is appreciated. Jim

