Search found 60322 matches

by admin
21 Oct 2008 14:22
Forum: Wishes
Topic: Regular Expressions in the Contents of Find Files
Replies: 12
Views: 1138

Re: Regular Expressions in the Contents of Find Files

Well I just uploaded the feature and explained now I did it and what are the rules. I don't read linewise but chunkwise, and the chunks overlap by 1024 bytes if a wildcard pattern is stated. That's clever how you've done it. (I assume you search a chunk of 32768 bytes, and then jump forward 32768 -...
by admin
21 Oct 2008 08:42
Forum: Wishes
Topic: Recognize periods as word breaks
Replies: 60
Views: 6581

Re: Recognize periods as word breaks

Search & Replace with wildcards? That's not at all the same as determining whether a string matches a wildcard pattern. Either I fail to see something or it's too early in the morning for me. From what I understand, using search & replace uses patterns to identify which files have those pat...
by admin
21 Oct 2008 07:17
Forum: Wishes
Topic: Recognize periods as word breaks
Replies: 60
Views: 6581

Re: Recognize periods as word breaks

Let me put it this way using an old cliche: "Rome wasn't built in a day" --- so as you may have seen, some features are added incrementally instead of waiting for complete set which some app's do. I prefer the piecemeal approach as it's much easier to test and also provides feedback that ...
by admin
20 Oct 2008 21:59
Forum: Bug Reports
Topic: Double Click address bar text
Replies: 33
Views: 3782

Re: Double Click address bar text

But I implemented Ctrl+Backspace. It should work, if only with the wrong separators. Actually I could improve the situation a bit (wait for next version), but once you use Double Click in the AB ShAutoComplete will take over and destroy my wordbreakproc. The main reason behind the new AB was Unicode...
by admin
20 Oct 2008 19:10
Forum: Bug Reports
Topic: Double Click address bar text
Replies: 33
Views: 3782

Re: Double Click address bar text

TheQwerty wrote:
admin wrote:No, only those 4. However, if you use shell autocomplete then all goes wrong. It's a shell bug. I will eventually emulate that thing.
Hmph! I really hope eventually is soon! As it stands the new address bar has become a large step backwards in functionality for me. :cry:
Just because of this?
by admin
20 Oct 2008 19:07
Forum: Bug Reports
Topic: report()
Replies: 13
Views: 1450

Re: report()

graham wrote:Is it at all possible for the columns to be auto adjusted so that as displayed they adjust for the longest?
Currently not. Theoretically yes. But maybe not necessary. Why not use HTML right away? Somebody will soon post a script that generates beautiful HTML... :wink:
by admin
20 Oct 2008 17:43
Forum: Bug Reports
Topic: Double Click address bar text
Replies: 33
Views: 3782

Re: Double Click address bar text

Considering we discussed word separators in about five different threads recently I suppose here is as good as any... + Edit controls: Now, Ctrl+Backspace deletes the previous word in all Edit controls (but only if there isn't anything selected). Note: - In the Address Bar, the Go To dialog, and th...
by admin
20 Oct 2008 15:09
Forum: Bug Reports
Topic: Multi-select into edit mode
Replies: 45
Views: 5110

Re: Multi-select into edit mode

... my guess would be that most folks would just intend to change the selected item, though I certainly could be mistaken). Actually, I'd think so too! So, with multiple files selected a click should just select the clicked file and remove the other selections, right? For me this sounds and feels s...
by admin
20 Oct 2008 14:57
Forum: Bug Reports
Topic: Multi-select into edit mode
Replies: 45
Views: 5110

Re: Multi-select into edit mode

You could uncheck Rename on slow dbl-click in menu View | List Style. Well, I'd rather not do that -- I *like* (and use!) Rename on slow dbl-click regularly, so I don't want to lose that functionality. If multiple files are selected, I can't think of a time when I would want it to go into rename mo...
by admin
20 Oct 2008 12:46
Forum: Wishes
Topic: Regular Expressions in the Contents of Find Files
Replies: 12
Views: 1138

Re: Regular Expressions in the Contents of Find Files

straightforward to implement... depends . :wink: For small files, sure. But content search is, of course, built to deal with files of any length. I don't know what the RegExp engine (which I have not written myself but am using) will do when I feed it 2GBs of data... Good point. You would have to l...
by admin
20 Oct 2008 12:45
Forum: Tips & Tricks, Questions & Answers
Topic: MP3 preview question...
Replies: 22
Views: 2776

Re: MP3 preview question...

:idea: Idea: Display settings!? Intuition tells me that the progressbar is confused about its own size. So, what funny screen or screen settings do you have?

:( Well, you said all other audio formats work well... so my intuition might have failed this time...
by admin
20 Oct 2008 12:40
Forum: Wishes
Topic: Regular Expressions in the Contents of Find Files
Replies: 12
Views: 1138

Re: Regular Expressions in the Contents of Find Files

straightforward to implement... depends . :wink: For small files, sure. But content search is, of course, built to deal with files of any length. I don't know what the RegExp engine (which I have not written myself but am using) will do when I feed it 2GBs of data... Good point. You would have to l...
by admin
20 Oct 2008 10:22
Forum: Bug Reports
Topic: V7.70 broke my (very simple) script?
Replies: 7
Views: 1103

Re: V7.70 broke my (very simple) script?

Do it like this:

Code: Select all

::run "C:\Corel\Draw70\programs\photopnt.exe <curitem>";
(< is interpreted as comparison operator otherwise)
by admin
20 Oct 2008 10:10
Forum: BETA Versions for Download
Topic: BETA version (with detailed history information)
Replies: 6401
Views: 9779336

Re: Here's the new BETA

Download the latest XYplorer BETA version (v7.70.0003, 20-oct-2008). Choose one: (1) Install Package , (2) No-Install Package (each about 1 MB). v7.70.0003 - 2008-10-20 10:09 +++ File Find | Contents: Now pattern matching is supported! This means you may enter wildcards * and ? in your content defin...
by admin
20 Oct 2008 09:43
Forum: Tips & Tricks, Questions & Answers
Topic: MP3 preview question...
Replies: 22
Views: 2776

Re: MP3 preview question...

Thanks again for the replies. Here's what I have. I can play any of the MP3's with Windows Media Player, VCL Player, Quicktime, Irfanview (w/plugins), and others. I can mix down MP3's at any sample rate, bit depth, and bit rate with Propellerhead's Reason, Sony's Acid Pro, FL Studio, Audacity, or a...