Results 1 to 2 of 2

Thread: time

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 1999
    Location
    south africa
    Posts
    2

    Post

    can anyone give me a block of code which will activate a load form call at certain time on the system clock or after a certain period of time without using a timer

  2. #2
    Member
    Join Date
    Apr 1999
    Location
    Kirkland, WA, USA
    Posts
    40

    Post

    Do you mean without a "timer control" because of the limitations of that control?

    I may be wrong but if you want something to occur at a specific relative moment then some sort of timer is pretty much key. If you want to get around the limitaions of the timer control then use the API, 2 very simple calls no fuss no muss. I've got it inside a little app I made to keep me on track during presentations, the source code is free and the timer code is obvious, get it at:
    http://www.smithvoice.com/vbappsto.htm

    maybe it'll help you out.

    -Smith


    [This message has been edited by SmithVoice (edited 08-08-1999).]

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