I'm looking to use a command "rwn" with AutoHotKey to select all and copy existing text from a text box - insert a predefined script - then insert the copied text midway into the predefined script.
This is what I have so far - I've tried it in a few different variations but none seem to work.
::rwn::
{
Send ^a
Sleep 30
Send ^c
}
1 - Validated Customer Details:`n Building: `n Level & room: `n Contact Office: x`n Contact Mobile: 04`n`n2 - Original request information:`n
{
Send ^v
}
`n`n3 - New Restoration OR Existing Problem:`n `n`n4 - Work Details:`n `n`n5 - Remote Access:`n Attempted (SCCM) Successful (SCCM) Not Available`n`n6 - Can be Resolved
directly by me?`n YES NO`n`n7 - Capture User Interaction`n `n`n8 - Customer's understanding of resolution:`n `n`n9 - KM Record potential:`n Yes No`n
return