Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Send Future Date

$
0
0
I've been looking around for a solution and have only found this information, yet I still can't get my script to work.
http://www.autoitscript.com/forum/topic/142610-solvedtype-future-date-dateadd/

Here's the way it looks now

[ autoit ]      
Run("C:\Program Files (x86)\Google\Chrome\Application\chrome.exe") WinWaitActive("New Tab - Google Chrome") Send("https://www.facebook.com/events/161462477347458/") Send("{enter}") Sleep(2000) MouseClick("left", 835,426) sleep(500) MouseClick("left", 754,490) Sleep(2000) Send("{tab 5}") Sleep(1000) Local $sNewDate = _DateAdd('d', 7, "2013/04/18") Send($sNewDate)

I'm attempting to write a script that will recreate a weekly facebook event. Ultimately I'd like the date to automatically update to the next event. Any help would be appreciated.

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>