Hi Everyone,
I am trying to get this script to work but I keep getting error messages that say sendkeys.vbs is an unknown variable
this is the script
select item.cid
case 61, 4
sendkeys.vbs "maskview {ENTER}"
Endselect
I've heard that a lisp could do this but my boss doesn't want me using lisps because loading them in each drawing is too inconvenient. Does anyone know why the sendkeys command isn't being recognized?
Thanks,
-Fracture