John B.
john at winhaven.net
Fri Sep 26 17:15:50 CDT 2003
Andy, Did that. Still get it. I took the code out and I don't have the problem. I am now going through procedure by procedure. This is taking forever! I went through the backups as far back as last year and it happens. I never noticed it before and either no else did or they never told me about it. An untrappable error is not a good thing to ship. If I never find the problem, I at least have the inane workaround where I added a macro named true (which makes it show a blank shortcut menu). > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Andy Lacey > Sent: Friday, September 26, 2003 1:51 AM > To: 'Access Developers discussion and problem solving' > Subject: RE: [AccessD] option click error > > > John > Just a thought. I noticed you copied and pasted all the controls to the > new form. Could one of the controls have something weird in the Shortcut > property? I know that still doesn't explain why you get it all over the > form, but I can't think of anywhere else it's coming from. Could you > create yet another blank form and pull the controls in a few at a time > to see at what point it starts to happen? > > Andy Lacey > http://www.minstersystems.co.uk > > > -----Original Message----- > > From: accessd-bounces at databaseadvisors.com > > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John Bartow > > Sent: 26 September 2003 00:05 > > To: Access Developers discussion and problem solving > > Subject: RE: [AccessD] option click error > > > > > > OK, it gets wierder... > > > > I have tried decompiling/compacting, exporting and importing > > the form, rebuilding the form by copying and pasting all > > controls and code and it keeps giving me the error message. I > > have other forms that are almost identical and use the same > > shortcut menu bars and do not get this error. > > > > So, I thinks to meself, if it wants a bloody macro named > > "true", I'll give it one. The macro "True" now sets echo on. > > I right click on this blasted form and I get an empty > > shortcut menu bar that pops up! > > > > What's up with that?!! > > > > JB > > > > > -----Original Message----- > > > From: accessd-bounces at databaseadvisors.com > > > [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of > > John Bartow > > > Sent: Thursday, September 25, 2003 5:05 PM > > > To: AccessD > > > Subject: [AccessD] option click error > > > > > > > > > Strange things are happening today... > > > > > > I have a form with a tabcontrol and some subforms on it. If > > I option > > > (right) click on an area that shouldn't be allowed to have > > a specially > > > designated shortcut menu bar - such as a shape or the background of > > > the detail area (where there are no controls) on a continuous form, > > > etc. I get an error which says: > > > "Microsoft Access can't find the macro 'True'" > > > bla, bla, bla... > > > > > > Anyone have any idea why this is happening? > > > > > > John B. > > > > > > > > > _______________________________________________ > > > AccessD mailing list > > > AccessD at databaseadvisors.com > > > http://databaseadvisors.com/mailman/listinfo/accessd > > > Website: http://www.databaseadvisors.com > > > > > > > > > > > > _______________________________________________ > > AccessD mailing list > > AccessD at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/a> ccessd > > Website: > > http://www.databaseadvisors.com > > > > > > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > >