Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro vs. Function
#2
Macros usually are safer when automating something or testing something.
1. You can see when a macro is running. Red tray icon.
2. You can press Pause to stop it.
3. You cannot accidentally launch more than 1 macro to run simultaneously. It is important when using eg key or mouse commands.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)