Jump to content

countdown to specified day


Recommended Posts

Next month I'm going to ski, but because I heardly can't wait to that day, i've created a little script.

The script uses an ini file to save the date and houre. so I can use it later on again.

Included the file

Please check it and if you find something wrongin my code, please provide me some tips. (still learning)

countdown.au3

Clock_04.ico

Edited by Steven Vandenhoute

"You cannot solve a problem with the mind that created it" (Albert Einstein)

Link to comment
Share on other sites

Next month I'm going to ski, but because I heardly can't wait to that day, i've created a little script.

The script uses an ini file to save the date and houre. so I can use it later on again.

Included the file

Please check it and if you find something wrongin my code, please provide me some tips. (still learning)

Unless there is some reason behind it - why not just continue rather than EXIT if INI does not exist. Also the date in the future could be a dropdown calendar - other wise you should check the length and make sure the year does not exceed 4 digits, as the count down part went to zeros when I put the wrong year. Hope this helps

All by me:

"Sometimes you have to go back to where you started, to get to where you want to go." 

"Everybody catches up with everyone, eventually" 

"As you teach others, you are really teaching yourself."

From my dad

"Do not worry about yesterday, as the only thing that you can control is tomorrow."

 

WindowsError.gif

WIKI | Tabs; | Arrays; | Strings | Wiki Arrays | How to ask a Question | Forum Search | FAQ | Tutorials | Original FAQ | ONLINE HELP | UDF's Wiki | AutoIt PDF

AutoIt Snippets | Multple Guis | Interrupting a running function | Another Send

StringRegExp | StringRegExp Help | RegEXTester | REG TUTOR | Reg TUTOT 2

AutoItSetOption | Macros | AutoIt Snippets | Wrapper | Autoit  Docs

SCITE | SciteJump | BB | MyTopics | Programming | UDFs | AutoIt 123 | UDFs Form | UDF

Learning to script | Tutorials | Documentation | IE.AU3 | Games? | FreeSoftware | Path_Online | Core Language

Programming Tips

Excel Changes

ControlHover.UDF

GDI_Plus

Draw_On_Screen

GDI Basics

GDI_More_Basics

GDI Rotate

GDI Graph

GDI  CheckExistingItems

GDI Trajectory

Replace $ghGDIPDll with $__g_hGDIPDll

DLL 101?

Array via Object

GDI Swimlane

GDI Plus French 101 Site

GDI Examples UEZ

GDI Basic Clock

GDI Detection

Ternary operator

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...