Jennifer, My suspicion is that the WALKMENU time interval is different between your 'test' and your 'live' environment. So if your life environment had a really low time interval setting, the buffer would be continually cleared. The default should be 1500.
This can be found under Settings. You can also control it through the PROPERTY as such. PROPERTY APPLICATION WALKMENUTIMEINTERVAL 3000 which would set the time interval to 3 seconds before clearing the buffer. -----Original Message----- From: "Roberts, Jennifer" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Tue, 8 Dec 2009 14:44:50 -0500 Subject: [RBASE-L] - Walk Menu? Hello, I have a form in my ‘test’ environment with a DB Lookup ComboBox and when I click on this and type a letter it takes me to the first item in that list that starts with that letter. If you repeatedly type that same letter it just keeps going through the list on to the next record that starts with that letter. However this same form does not perform that way in the ‘live’ environment. The user can click on a letter and it will go to the first item in the list that starts with that letter but does nothing when the user keeps selecting that letter. I thought that this was the walkmenu setting and it is checked in both environments. I do not have any code turning the walkmenu off. I am not able to find what would cause the difference here. Any ideas? Thank you, Jennifer Roberts Business Applications Specialist Ohio Masonic Home

