I am trying to get a program so that its sort of like downloading something, when it shows you the % and stuff, in which it goes up. I've been trying to get it to work, but what I done always doesn't seem to work. And I was thinking if there was anyway to change the title of your program when it runs in a command type window.

Thanks

Seems like you'll either have to suffice with while loop that has some kind of waiting case, or you can learn to use threads.

I don't know if there is a built-in timer to pause a process (such as a method) being read for a set amount of milliseconds, or any time argument. If one exists I'd use that.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.