Pyan Posted February 6, 2020 Posted February 6, 2020 I have been doing a lot of coding with my rubber ducky recently and was wondering how to have it "Press" backspace. I was coding it like this: BACKSPACE Is my coding wrong? Or is there just no way to delete text.
Cap_Sig Posted February 7, 2020 Posted February 7, 2020 That should be the same as one keystroke. What are you trying to delete? You may have to add some code to select all depending the situation.
Pyan Posted February 9, 2020 Author Posted February 9, 2020 On 2/7/2020 at 2:40 PM, Cap_Sig said: That should be the same as one keystroke. What are you trying to delete? You may have to add some code to select all depending the situation. ok thanks for the info
Recommended Posts
Archived
This topic is now archived and is closed to further replies.