(acet-sys-keystate keycode)...

Discussion in 'AutoCAD' started by Mark Dubbelaar, Aug 5, 2003.

  1. hi

    i am trying to use the (acet-sys-keystate keycode) function, but with no
    luck at all, i'm using the following code to try and determine if the shift
    key is down, but all i get is 0 as a return

    (setq Shift (acet-sys-keystate 10))
    (princ Shift)

    any suggestions??? thanks in advance

    cheers

    mark
     
    Mark Dubbelaar, Aug 5, 2003
    #1
  2. Mark Dubbelaar

    Dean Griffin Guest

    (acet-sys-shift-down) ?
     
    Dean Griffin, Aug 5, 2003
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.