Results 1 to 8 of 8

Thread: Can someone help translate or modify this?

Hybrid View

  1. #1
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: Can someone help translate or modify this?

    Quote Originally Posted by .paul. View Post
    The problem with the right click menu is that it runs a program once for every selected file.
    It looks to me like the code you posted would do that, as well. That looks like it just adds things to a text file, or suggests that you might either iterate through a queue by some means not well described.
    My usual boring signature: Nothing

  2. #2

    Thread Starter
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,416

    Re: Can someone help translate or modify this?

    Quote Originally Posted by Shaggy Hiker View Post
    It looks to me like the code you posted would do that, as well. That looks like it just adds things to a text file, or suggests that you might either iterate through a queue by some means not well described.
    It will run once for every file, but it just saves the filenames, THEN, on the last run, passes all of the filenames to an executable (i need to modify that part so it runs my app)...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width