Pulover / PuloversMacroCreator

Automation Utility - Recorder & Script Generator
http://www.macrocreator.com
Other
1.59k stars 231 forks source link

Disable Key With Return Export Ahk Script #227

Open misterrobato opened 2 years ago

misterrobato commented 2 years ago

When I put some key combo into the play input, and Return as only statement in program, the exported AHK script contains 2 Return statements and shows Warnings for double Return Statements. How to get just 1 Return Statement? Also if I put no code in Pulover, there is no Return statement in exported AHK Script.