Anti-nuisance lawsuit warning: The purpose of these notes is to remind me, Zoegond, of stuff or to help me work stuff out. They may contain mistakes.

Quick

  • ($a, $b....) = unpack("A2A7...", $packed)
  • push( array, list )

Thursday, June 16, 2011

AutoIt3 run command

When running single commands as described under Running Scripts, don't use the double single quotes in the example. Use double double quotes.

"c:\program files\autoit3\autoit3.exe" /autoit3executeline "msgbox(0,""test"",""Testing"")"

Followers

Blog Archive