Hy programmers...
I have a project that is in 98% finished. This part with progress bar I do not know how to introduce it in script...
I have some files which I have renamed running a dos command file through a .cmd in a folder. After that I have to check the existence of those files renamed so that I can delete the original. Until here everything is ok. But because computer has a latency in copy process of many files, i have to replace it with a progress bar that show me the proces of command file.
How can i do this?

Reply With Quote
