Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Text
#2
To shorten up, use ' instead of key.

Macro ( Macro47 )
Code:
Copy      Help
'"hello";'Y
'"how are you";'Y  
'"me im doing good";'Y

To make it go faster, adjust the speed by inserting spe at the beginning of statement; maximum speed is spe.

Version with maximum speed:

Macro ( Macro47 )
Code:
Copy      Help
spe
'"hello";'Y
'"how are you";'Y  
'"me im doing good";'Y
Taking on Quick Macros one day at a time


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)