how would you use sendkeys to send an apostrophe this ' ' ' ' ' '
example: i need it to do this
update micros.time_card_dtl set computed flag = 'f'
but scar wrecks the flag....
any ideas on how to sendkey the apostrophe?SCAR Code:sendkeys(' update micros.time_card_dtl set computed flag = 'f' ');



Reply With Quote
