Results 1 to 3 of 3

Thread: Timer only execute once [solved]

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Utah
    Posts
    397

    Timer only execute once [solved]

    I have a timer with a interval of 200 and I only want it to execute once. how can i do this?
    Last edited by Narfy; Dec 19th, 2003 at 08:03 PM.

  2. #2
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    UK
    Posts
    506
    Place Timer1.Enabled = False in the timers interval sub.
    (Change Timer1 to your timers name if it differs of course)
    -adehh

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Utah
    Posts
    397
    thanks, worked perfect

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