Results 1 to 2 of 2

Thread: Num Lock

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Posts
    8

    Angry

    2 problems that are currently bugging me

    1) Num Lock keeps switching itself off at differan ocations
    in my source code. I know how to use sendkeys to switch it back on again, but I need a better solution. Has any body had experience of this phenomenum??

    2) Keep getting MSVBVM50.dll run time errors when running executable. I am using objects but not setting them = nothing could this be the problem. Has anybody else had this problem and what was th solution
    Jemerah

  2. #2
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    Your solution to the problem is probably also the cause.
    SendKeys has a nasty side effect. It often switches of numlock when it isn't supposed to.
    Try to avoid sendkeys whenever possible.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width