Thread: automate this??

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    43

    Question automate this??

    Hey, I'm trying to make a load-bar in dos, how can I make this so it will look right?
    ()(ôô)()© MonKey ware
    Kyle J. R.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Well look up delay, or sleep functions

    Replace each getch with a call to sleep for say 1 second

  3. #3
    Registered User
    Join Date
    Oct 2001
    Posts
    43

    Thumbs up thanks

    ok, thanks for the info.
    ()(ôô)()© MonKey ware
    Kyle J. R.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to automate IE?
    By John_L in forum C# Programming
    Replies: 4
    Last Post: 03-03-2008, 08:46 AM
  2. Automate Fast User Switching
    By haku_nin in forum Windows Programming
    Replies: 2
    Last Post: 07-29-2005, 12:44 AM
  3. Is C# What i need for this?
    By Zeusbwr in forum C# Programming
    Replies: 1
    Last Post: 04-19-2005, 03:51 AM
  4. automate bios
    By yinhowe in forum C Programming
    Replies: 2
    Last Post: 01-03-2003, 06:32 PM
  5. Replies: 7
    Last Post: 07-19-2002, 11:49 AM