That is correct jim Dan Goldberg Lance Camper
On Tue, Jul 18, 2017 at 9:09 AM -0700, "Jim Belisle" <[email protected]<mailto:[email protected]>> wrote: Dan and Jan, So this is a bit button. It creates a temp table then has code verifying the employee information prior to bringing up another form. You are saying I should put the property command at the start of the code. Then if the employee double clicks instead of clicking, this will prevent the code from repeating. Then Enable to form bit button at the end of the code. Is this correct? James Belisle Making Information Systems People Friendly Since 1990 [cid:[email protected]] From: [email protected] [mailto:[email protected]] On Behalf Of jan johansen Sent: Tuesday, July 18, 2017 10:55 AM To: [email protected] Subject: Re: [RBASE-L] - clicking too often One thing you can do is "disable" the object in the on-click eep., Like PROPERTY VariableListViewObject ENABLE FALSE -----Original Message----- From: Jim Belisle <[email protected]<mailto:[email protected]>> To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Tue, 18 Jul 2017 15:50:14 +0000 Subject: [RBASE-L] - clicking too often In the past there was a thread about preventing more than one click because of users being so used to “double clicking”. I have looked in my saved lists and cannot seem to find it. Can anyone give me an idea of how to prevent this? We just installed my shop management system out in the shop and am concerned the employees will do the double clicking. I want my code to be a “security blanket” against corruption due to too many clicks. James Belisle Making Information Systems People Friendly Since 1990 [cid:[email protected]] -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

