Hi Aaron, Thanks. yes, option explicit would have told me there was an undefined variable, but if the docs are wrong your still gonna waste alot of time like I did guessing as to what to call the undefined variable. smile. Thanks much. Martin Webster.
--- On Wed, 2/24/10, Aaron Smith <[email protected]> wrote: > From: Aaron Smith <[email protected]> > Subject: Re: silencing individual keys? > To: [email protected] > Cc: "martin webster" <[email protected]>, "windowseyes surport team" > <[email protected]> > Date: Wednesday, February 24, 2010, 6:36 PM > On 2/24/2010 1:18 PM, Aaron Smith > wrote: > > dkSilent is not a valid enum. You want kdSilent. > > Whoops. kdSilence is the valid enum. This looks like a > documentation error, too, so we'll get that fixed. > > Also, FYI, this is a great example of where Option Explicit > can save you a lot of time and trouble. > > Aaron > > -- Aaron Smith > Product Support Specialist * Web Development > GW Micro, Inc. * 725 Airport North Office Park, Fort Wayne, > IN 46825 > 260-489-3671 * gwmicro.com > > To insure that you receive proper support, please include > all past > correspondence (where applicable), and any relevant > information > pertinent to your situation when submitting a problem > report to the GW > Micro Technical Support Team. >
