Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
hard enter
#1
is there a command to have the macro hit enter, a hard enter,
otherwise known at the return key.
#2
key Y
#3
anythign else besides key y , just curious
#4
VK_RETURN 0xD ENTER key how do i use this properly? my macro doesnt run, i want it to enter a line.
#5
key Y
key (VK_RETURN)
key (0xD)
key (13)
key "[]"

do the same job.
#6
also...

'Y
#7
what about a soft enter?


Forum Jump:


Users browsing this thread: 1 Guest(s)