hi,
to "mark" Element in Explorer, when have Checkbox Style, i have to use Spacebar
Question : how to "activate" Spacebar by CODE :?:
or
does not have any Effect ...
to "mark" Element in Explorer, when have Checkbox Style, i have to use Spacebar
Question : how to "activate" Spacebar by CODE :?:
 SENDKEY( CHR(32) )  Keybd_Event ( CHR(32), .F. )
  Keybd_Event ( CHR(32), .T. )greeting,
Jimmy
Jimmy