I need to transform my headings in a question and answer game in another software. So I would like to automate
For example
HeadStyle 1: Question 1: aaaaa?
Head Style 2: ans
Head Style 2: ans
Head Style 2: ans
HeadStyle 1: Question 2: bbbb?
Head Style 2: ans
Head Style 2: ans
no style text: ans
I want first to select current heading: "Question 1: aaaaa?" then copy --- after that I'll paste with autohotkey to another software.
Then, I would like to copy the answer:
Head Style 2: ans
Head Style 2: ans
no style text: ans
Then to repeat the process I would like to select next heading with headstyle 1: Question 2: bbbb?
Sorry for the double posting, my mistake