What is %autotype_value% set to exactly? autotype=+2 ?hrmes wrote:Run_Emulator_Send_Keys([2]%autotype_value%~||80)
in the first case I get cloadrun on screen and in the second I get run£2disc` in both cases without enter.
In the second case it seems that '+2' is also not parsed correctly when using a key value as it should give a quote character. '+2' however is parsed correctly however when given directly without using key values.
And as K.C. said, ~ has been removed as the enter key. Use {ENTER} instead.