Results 1 to 2 of 2

Thread: Progressbar help!!

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    North East America
    Posts
    463

    Unhappy

    I have a program that uses the API call to ping an IP address and I want a progressbar to show progress.. it is very quick when the IP is found but when the IP is not found the system takes time to tell yu that the ip was not found. this is the time I need o capture with the progressbar... Any ideas?
    TMacPherson
    MIS Systems Engineer
    [email protected]


  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    London
    Posts
    1,008
    You can't do this because you do not know in advance how long the process will take, so you cannot initialise the progress bar. You could take the same approach as Access and take a pessimistic view, set a conservative figure and give the appearance of progress.

    Cheers,

    P.
    Not nearly so tired now...

    Haven't been around much so be gentle...

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