Jump to content

Progress Bar


wu36
 Share

Recommended Posts

Sadbunny I'm almost at the point that I'm going to throw my laptop out the window. When I attempt to tweak the counter script I can only get it to increase on its own. It doesnt seem to want to acknoledge the files that it has found. Show me the way Sadbunny before I destroy my laptop. =|

Link to comment
Share on other sites

Sadbunny I'm almost at the point that I'm going to throw my laptop out the window. When I attempt to tweak the counter script I can only get it to increase on its own. It doesnt seem to want to acknoledge the files that it has found. Show me the way Sadbunny before I destroy my laptop. =|

What do you mean by doesn't seem to want to acknowledge found files? How did you try to tweak what into what? (the counter script? there are already quite some scripts in this thread :whistle:)

Roses are FF0000, violets are 0000FF... All my base are belong to you.

Link to comment
Share on other sites

What I am aiming for now is a counter that counts each file that it finds that matches the ''$find = _findfile('example.txt') '' . When it finds example.txt the counter should increase by 1 each time until it is done.

Link to comment
Share on other sites

What I am aiming for now is a counter that counts each file that it finds that matches the ''$find = _findfile('example.txt') '' . When it finds example.txt the counter should increase by 1 each time until it is done.

Uhm, maybe create a global var called $numberOfFilesFound, then change
If StringRight($found[$i], StringLen($file) + 1) = '\' & $file Then myfunc($found[$i])oÝ÷ ÚÚºÚ"µÍYÝ[ÔYÚ
    ÌÍÙÝ[ÉÌÍÚWKÝ[Ó[   ÌÍÙ[JH
ÈJHH   ÌÎNÉÌLÉÌÎNÈ [È ÌÍÙ[H[^Y[Ê  ÌÍÙÝ[ÉÌÍÚWJB    ÌÍÓ[XÙ[ÑÝ[
ÏHB[Y

Roses are FF0000, violets are 0000FF... All my base are belong to you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...