Search found 60326 matches

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: 9783749

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: 2777

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...
by admin
20 Oct 2008 08:17
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.
by admin
20 Oct 2008 08:14
Forum: Tips & Tricks, Questions & Answers
Topic: MP3 preview question...
Replies: 22
Views: 2777

Re: MP3 preview question...

Thanks for the reply, Muroph. Are you saying the XYplorer requires its own codecs? No, XY uses system wide codecs. The rule is: If Windows Media Player can play it, then XY can play it, too. I can assure you that XY plays mp3s fine, generally. If yours do not work, then it's either the codec and/or...
by admin
20 Oct 2008 07:53
Forum: Bug Reports
Topic: report()
Replies: 13
Views: 1450

Re: report()

Ah yes, you don't use the line number column. I stupidly assumed everybody always shows it... :roll:
by admin
19 Oct 2008 21:46
Forum: Bug Reports
Topic: Duplicate entries in Find
Replies: 5
Views: 859

Re: Duplicate entries in Find

I've gone through all *.lnk files (using XYPlorer Find, of course!) and removed any folder links that are in My Documents, of course there are plenty of other ones in the Start Menu and so forth. Using Find starting in My Documents I no longer get any duplicates as far as I can tell, even with &quo...
by admin
19 Oct 2008 19:17
Forum: Tips & Tricks, Questions & Answers
Topic: Default Start Location for new Tab
Replies: 5
Views: 909

Re: Default Start Location for new Tab

BTW, you are the first who says he's disturbed by the current behavior. I find it quite natural. :oops: Actually, come to think of it, I agree with kawds! It's been on my mind for months but never bothered to mention it before as it was quite minor. Maybe it's cause I also have my browser set to &q...
by admin
19 Oct 2008 18:59
Forum: Tips & Tricks, Questions & Answers
Topic: XY Script: Color Syntax for EditPadPro
Replies: 48
Views: 9058

Re: XY Script: Color Syntax for EditPadPro

Pagat wrote:A lot of new functions were introduced since i posted the first UltraEdit wordfile so here is a updated one:...
Great, thanks!
by admin
19 Oct 2008 18:57
Forum: Bug Reports
Topic: Duplicate entries in Find
Replies: 5
Views: 859

Re: Duplicate entries in Find

"Follow folder links" appears to work fine as ever. However, you have to take care that there is no recursion . Help file says: "Be aware of the possibility to end up in a loop by having links target to each other or to themselves. If this appears to happen, press ESC and check your l...
by admin
19 Oct 2008 17:09
Forum: Bug Reports
Topic: report()
Replies: 13
Views: 1450

Re: report()

::text report(); I seem to not get the file names but do get ext'n. Not spent long on this so maybe I am either doing it wrong or missing something - there is a lot to take in - incidentally, this reminds me of some of the pre-processor programs that existed way back (1965) You should see every col...
by admin
19 Oct 2008 17:08
Forum: Bug Reports
Topic: sorting UDCs
Replies: 6
Views: 812

Re: sorting UDCs

ivan wrote:
admin wrote:It's only "a save to memory".
What do you mean by "a save to memory"? If the order of UDCs in that window is saved when you click OK then so should be the content of those UDCs and it's not.
Don't know what you mean. Are you reporting a bug?
by admin
19 Oct 2008 17:00
Forum: Bug Reports
Topic: sorting UDCs
Replies: 6
Views: 812

Re: sorting UDCs

Confirmed and fixed, thanks! If you've implemented a save there then does that mean that what's in here will be saved as well and if not the why not since it's logical to draw a parallel line between the two: http://www.xyplorer.com/xyfc/viewtopic.php?f=5&t=2923 It's only "a save to memory...
by admin
19 Oct 2008 15:39
Forum: BETA Versions for Download
Topic: BETA version (with detailed history information)
Replies: 6401
Views: 9783749

Re: Here's the new BETA

Download the latest XYplorer BETA version (v7.70.0002, 19-oct-2008). Choose one: (1) Install Package , (2) No-Install Package (each about 1 MB). v7.70.0002 - 2008-10-19 15:40 +++ Scripting got a powerful new function called Report(). Better reporting has been on my list since years (i.e. long before...