Thank you Hortalonus, your suggestion worked perfectly. For some reason I was thinking function when I should have been thinking command. I tried it last night and this morning and both times functi ...
I have VDS 4 and have modified the taskicon script included in the examples folder. I can run the program correctly by right mouse clicking the icon and running it manually. But what I would really ...
I wanted to thank everyone who responded. I have alot of good ideas to get started on making this work. Mac I really like your idea using the DOS copy command, and I will start there. I don't think ...
I read the code that was contained in the previous message, however I still have a few questions. I understand that the loop will repeat until the progress reaches 100% and then go back to the :Evloo ...
Is there a way to create a progress bar for a single large file (around 800 MB) to be copied from a network drive to a local hard drive. I want to mirror the Windows File Copy dialog box that I want ...
I saw this example and wondered if it would work to add a progress bar to a rather large file that was being copied from a network drive to a local hard drive. The file size is around 800MB and I wan ...