Search found 215 matches
- 28 Jul 2020 21:15
- Forum: Script Exchange
- Topic: Join Files fails (for large files?)
- Replies: 7
- Views: 503
Re: Join Files fails (for large files?)
Can you tell me how to create the following string which is then executed? Copy /b "<file1>"+"<file2>"+"<file3>"+"<file4>" <outputfile> Something like this?!? $outputFile = getpathcomponent("<selitem>", "ext"); $copycmd = "Copy /b "; foreach($token, <get selecteditemspathnames |>) { $index = $index ...
- 28 Jul 2020 10:06
- Forum: Script Exchange
- Topic: Join Files fails (for large files?)
- Replies: 7
- Views: 503
Re: Join Files fails (for large files?)
The dos command 'Type' doesn't work for binary files I think.
I'll program my own Join command-line tool in C++ and will use that to join files using Xyplorer.
Anyways, thanks for the info.
I'll program my own Join command-line tool in C++ and will use that to join files using Xyplorer.
Anyways, thanks for the info.
- 28 Jul 2020 09:07
- Forum: Script Exchange
- Topic: Join Files fails (for large files?)
- Replies: 7
- Views: 503
- 28 Jul 2020 08:39
- Forum: Script Exchange
- Topic: Join Files fails (for large files?)
- Replies: 7
- Views: 503
Join Files fails (for large files?)
I have the following script (created by someone here on this forum) to join files: //Combine selected files in order "Concatenate Files" $itemCount = get("CountSelected"); if ($itemCount < 2){ msg "Please select two or more files to concatenate.", 0 + 48; } else { //No modifier keys pressed - use de...
- 04 Apr 2020 21:55
- Forum: Bug Reports
- Topic: File list not updated when externally modified
- Replies: 19
- Views: 2176
Re: File list not updated when externally modified
I tried doing it and deleting it multiple times:
1. File was shown
2. File was not shown
3. File was not shown
4. File was not shown
5. File was not shown
6. File was not shown
7. File was not shown
So, the first one seems to be a fluke. The rest of the attempts failed.
1. File was shown
2. File was not shown
3. File was not shown
4. File was not shown
5. File was not shown
6. File was not shown
7. File was not shown
So, the first one seems to be a fluke. The rest of the attempts failed.
- 04 Apr 2020 20:33
- Forum: Bug Reports
- Topic: File list not updated when externally modified
- Replies: 19
- Views: 2176
Re: File list not updated when externally modified
I'm on Windows 10 x64 English v1909 build 18363.720 Here is a good test: 1. Install v20.80.0400 2. Create an empty directory with Xyplorer, e.g., "E:\Downloads\Xyplorer test" 3. Go into the "E:\Downloads\Xyplorer test" directory in Xyplorer 3. Type <WIN>+<R> and type 'cmd' to start a command prompt ...
- 04 Apr 2020 17:03
- Forum: Bug Reports
- Topic: File list not updated when externally modified
- Replies: 19
- Views: 2176
Re: File list not updated when externally modified
It happens when I do file operations from outside Xyplorer.
For instance, I compile source code, but I don't see the new files until I press F5.
For instance, I extract a 7z file, but I don't see the new files until I press F5.
For instance, I compile source code, but I don't see the new files until I press F5.
For instance, I extract a 7z file, but I don't see the new files until I press F5.
- 30 Mar 2020 15:31
- Forum: Bug Reports
- Topic: File list not updated when externally modified
- Replies: 19
- Views: 2176
File list not updated when externally modified
Since a week(?) or so, Xyplorer sometimes misses external changes to the directory currently displayed in the file list.
I now have to press <F5> constantly to stay up to date (I've been bitten by this badly this week when I deleted the wrong directory!)
Please fix this regression!
I now have to press <F5> constantly to stay up to date (I've been bitten by this badly this week when I deleted the wrong directory!)
Please fix this regression!
- 05 Mar 2020 13:41
- Forum: Tips & Tricks, Questions & Answers
- Topic: [Solved] In what order do files get joined?
- Replies: 6
- Views: 1486
Re: [Solved] In what order do files get joined?
Thank you, thank you, thank you.
I marked it [Solved].
I marked it [Solved].
- 05 Mar 2020 10:57
- Forum: Tips & Tricks, Questions & Answers
- Topic: [Solved] In what order do files get joined?
- Replies: 6
- Views: 1486
Re: In what order do files get joined?
Ok, so to make this 100% clear.
How it is now will join in VISIBLE ORDER, regardless how I selected it and which is the 'focused' item?
How it is now will join in VISIBLE ORDER, regardless how I selected it and which is the 'focused' item?
- 05 Mar 2020 09:15
- Forum: Tips & Tricks, Questions & Answers
- Topic: [Solved] In what order do files get joined?
- Replies: 6
- Views: 1486
Re: In what order do files get joined?
Unfortunately, I don't know how to do that.
Could you please alter the script to have the guaranteed order HOW IT IS DISPLAYED IN THE FILES LIST?
Could you please alter the script to have the guaranteed order HOW IT IS DISPLAYED IN THE FILES LIST?
- 05 Mar 2020 08:15
- Forum: Tips & Tricks, Questions & Answers
- Topic: [Solved] In what order do files get joined?
- Replies: 6
- Views: 1486
[Solved] In what order do files get joined?
I have this script (I think I got it from someone on this forum): //Combine selected files in order "Concatenate Files" $itemCount = get("CountSelected"); if ($itemCount < 2){ msg "Please select two or more files to concatenate.", 0 + 48; } else { //No modifier keys pressed - use defaults $outputFil...
- 02 Feb 2020 21:12
- Forum: Bug Reports
- Topic: StatusBarDeepStatus=1 always misses info
- Replies: 7
- Views: 517
- 01 Feb 2020 21:42
- Forum: Bug Reports
- Topic: StatusBarDeepStatus=1 always misses info
- Replies: 7
- Views: 517
Re: StatusBarDeepStatus=1 always misses info
I would like to get this fixed, but I have to say that the developer is one of the most responsive and friendly developers I've ever seen. If he can't / won't do it I won't be angry. For now, I've turned this feature off so as not to annoy myself every time I look at information I JUST cannot have/s...
- 01 Feb 2020 20:06
- Forum: Bug Reports
- Topic: StatusBarDeepStatus=1 always misses info
- Replies: 7
- Views: 517
Re: StatusBarDeepStatus=1 always misses info
Not a bug?!? A feature that never works IS a bug I would say. Even if I maximize the window to 5120x1440 it doesn't work. I have about 4500 empty pixels, yet can STILL not see the status bar. Why doesn't the statusbar simply divide the usable space up according to width? I.e., if you have 800 pixels...