TheMiner.Do(TheMinerActionEnum.LISTEN_SAMPLES_START);
TheMiner.Do(TheMinerActionEnum.LISTEN_SAMPLES_STOP);
TheMiner.Do(TheMinerActionEnum.DUMP_SAMPLES_START);
TheMiner.Do(TheMinerActionEnum.DUMP_SAMPLES_STOP);
to find a combination that pastes something to the clipboard, but nothing does.
Thanks!
TheMiner.Do(TheMinerActionEnum.DUMP_SAMPLES_START);
var vFullDump:String = TheMiner.Do(TheMinerActionEnum.DUMP_SAMPLES_STOP);
Thanks for using TheMiner. I hope you find it very useful!