|
-
Nov 18th, 2024, 11:55 AM
#1
Re: Can someone help translate or modify this?
 Originally Posted by .paul.
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
 
-
Nov 18th, 2024, 06:59 PM
#2
Re: Can someone help translate or modify this?
 Originally Posted by Shaggy Hiker
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)...
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|