bring Autohotkey script into Pulover's? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Anom123

bring Autohotkey script into Pulover's?

24 Feb 2014, 09:22

I was wondering if there was a way to import an Autohotkey script into pulovers?

I have this line of code (below) that I am trying to mimic in pulovers, but I am not sure how.

-------------------------------------------
envadd,lastdate, -12, hours

StringLeft, mm, lastdate, 6
StringRight,mm, mm,2

StringLeft, dd, lastdate, 8
StringRight,dd, dd,2

StringLeft, yy, lastdate, 4
StringRight,yy, yy,2

StringLeft, hh, lastdate, 10
StringRight,hh, hh,2

StringLeft, min, lastdate, 12
StringRight,min, min,2

send %mm%
sleep 500
send %dd%
sleep 500
send %yy%
sleep 500
send %hh%
sleep 500
send %min%
sleep 500
-------------------------------------------
Zelio
Posts: 278
Joined: 30 Sep 2013, 00:45
Location: France

Re: bring Autohotkey script into Pulover's?  Topic is solved

14 Mar 2014, 03:23

No reply, 2 weeks ago posted...

I suggest to ask to the author (but Pulover seems very busy) http://ahkscript.org/boards/ucp.php?i=p ... mpose&u=62 or try at the official thread http://ahkscript.org/boards/viewtopic.php?f=6&t=143 or press F1 when you are inside MacroCreator to get the help manual...
Also I guess it is possible to call and run an autohotkey file...

Good luck !

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], mihai369 and 135 guests