Search found 47 matches

by Ghosty
24 Jun 2021 22:44
Forum: Tips & Tricks, Questions & Answers
Topic: Quicksearch files only
Replies: 8
Views: 684

Re: Quicksearch files only

You did! Thanks! This is the script, seems to work. It moves any txt/pdf from subfolders into the current folder. "Move Here from Subfolders - txt/pdf" $moveext="*.txt;*.pdf;"; $movefiles = quicksearch($moveext . " /f", <curpath>); // msg "Found:<br>" . $movef...
by Ghosty
24 Jun 2021 20:52
Forum: Tips & Tricks, Questions & Answers
Topic: Quicksearch files only
Replies: 8
Views: 684

Re: Quicksearch files only

From my CHM dated Wednesday, ‎April ‎7, ‎2021, ‏‎3:00:00 PM
20210624 chm no f-1.jpg
20210624 chm no f-1.jpg (33.3 KiB) Viewed 676 times
20210624 chm no f-2.jpg
20210624 chm no f-2.jpg (32.97 KiB) Viewed 676 times
by Ghosty
24 Jun 2021 20:31
Forum: Tips & Tricks, Questions & Answers
Topic: Quicksearch files only
Replies: 8
Views: 684

Re: Quicksearch files only

ok so just add /f once, Thanks!

BTW /f is not in the chm.
by Ghosty
24 Jun 2021 20:26
Forum: Tips & Tricks, Questions & Answers
Topic: Quicksearch files only
Replies: 8
Views: 684

Quicksearch files only

Return all matching files in subfolders?

This includes folders named with ".txt" ....

Code: Select all

$findext="*.txt;*.pdf";
$found=quicksearch($findext, <curpath>);
  msg "Found...<br>" . $found,0;
by Ghosty
16 Jul 2019 22:08
Forum: Tips & Tricks, Questions & Answers
Topic: Color for tree lines?
Replies: 1
Views: 847

Color for tree lines?

Where is the color config for the lines in the tree?

The active color shows just fine, I can see the path from root to current folder.
When using black background, the lines are not visible when they are black.
by Ghosty
16 Jul 2019 22:03
Forum: Tips & Tricks, Questions & Answers
Topic: Colors for inactive line num? Dark mode?
Replies: 3
Views: 955

Re: Colors for inactive line num? Dark mode?

On dual pane, the inactive pane line # background.
by Ghosty
16 Jul 2019 21:13
Forum: Tips & Tricks, Questions & Answers
Topic: Colors for inactive line num? Dark mode?
Replies: 3
Views: 955

Colors for inactive line num? Dark mode?

Where is the setting for inactive Line Num? Configuration -> Colors and Styles -> Colors -> Other -> Line Num = Active only. Also... Suggestion: Rename Dark Mode as Gray mode, since it removes all color from several elements. It changes line num, but does not make it dark. Suggestion: Add an info fo...
by Ghosty
13 Mar 2011 18:27
Forum: Bug Reports
Topic: Network connections lockup
Replies: 1
Views: 585

Network connections lockup

When opening XYPlorer, it seems to need all network connections to be available.

If a computer with a map drive / catalog is asleep, XYPlorer seems to lock up, as if it is waiting for that drive to come online.
by Ghosty
05 Mar 2011 03:55
Forum: Tips & Tricks, Questions & Answers
Topic: MoveTo/CopyTo
Replies: 1
Views: 655

MoveTo/CopyTo

How do I increase the history for MoveTo/CopyTo?
by Ghosty
05 Mar 2011 03:35
Forum: Tips & Tricks, Questions & Answers
Topic: Auto Refresh not working
Replies: 10
Views: 2063

Re: Auto Refresh not working

Outside XYplorer...
How do you tell explorer to make a folder?
by Ghosty
03 Mar 2011 04:42
Forum: Tips & Tricks, Questions & Answers
Topic: Auto Refresh not working
Replies: 10
Views: 2063

Re: Auto Refresh not working

Is there a way to create a folder from command prompt aside from mkdir?
Maybe call some app that XYplorer can hear?
by Ghosty
02 Mar 2011 05:19
Forum: Tips & Tricks, Questions & Answers
Topic: Auto Refresh not working
Replies: 10
Views: 2063

Re: Auto Refresh not working

This non-refresh is going to drive me crazy, can't have it.
Good example of why I'm not a windows fanboy, it's just not made right.

What options do I have to make it refresh when there's a change?
by Ghosty
28 Feb 2011 01:18
Forum: Wishes
Topic: Close button on find
Replies: 5
Views: 966

Re: Close button on find

Thanks, good to know.
by Ghosty
27 Feb 2011 06:09
Forum: Tips & Tricks, Questions & Answers
Topic: Auto Refresh not working
Replies: 10
Views: 2063

Re: Auto Refresh not working

Yes, I've seen the slow refresh on others...
There is one without that issue, but it's is quite expensive.
by Ghosty
27 Feb 2011 06:06
Forum: Wishes
Topic: Close button on find
Replies: 5
Views: 966

Re: Close button on find

Click on status will to nicely. Probably should be enabled by default.