Results 1 to 40 of 44

Thread: Reading from XML

Hybrid View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2012
    Posts
    101

    Re: Reading from XML

    Nah I'll stick with the version Paul told me, at least I understand the code. Yours looks very complicated for me :P But thanks anyways..

    Do you know of any method so that I can check if it's time for the alarm or not? Like let's say I set the alarm to 05:00 AM, how will I know when it is 05:00 AM?

  2. #2
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,415

    Re: Reading from XML

    Quote Originally Posted by Crystalii View Post
    I set the alarm to 05:00 AM, how will I know when it is 05:00 AM?
    you'll need to use a timer with an appropriate interval + test the time now against each alarm time

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width