Search found 1356 matches

by Stefan
26 Nov 2008 09:57
Forum: Script Exchange
Topic: Select every x'th line (and more)
Replies: 13
Views: 3597

Re: Select every x'th line (and more)

Hi Pagat, thank you for your script. I think i can learn a lot from it. Here my experiences: (i hope i recall all correctly) - First the script didn't work. I think i saw the jump through the lines, but nothing was selected. - Then i enable 'Step through scripts' .... then then script select some fi...
by Stefan
26 Nov 2008 00:09
Forum: Script Exchange
Topic: Question: For...Next and Split($a,"\")
Replies: 5
Views: 1830

Question: For...Next and Split($a,"\")

I have searched but didn't find an hint... Question 1) I have var $a and want to split them by char or line break: My $a contains f.ex.: File1.txt File2,txt File3.txt $array = Split($a,"\n") msg $array(1) new $array(1) or $b = X:\one\two\three\file4.txt $array = Split($b,"\") msg...
by Stefan
25 Nov 2008 22:12
Forum: Tips & Tricks, Questions & Answers
Topic: XYplorer CHM Help
Replies: 47
Views: 9881

Re: XYplorer CHM Help

Better?
XYplorer_7.80.ZIP
(79.43 KiB) Downloaded 130 times

Edit:
arrrg, now i have only half of the content :roll:

Maybe Don would provide the current help sources?
by Stefan
25 Nov 2008 20:50
Forum: Tips & Tricks, Questions & Answers
Topic: XYplorer CHM Help
Replies: 47
Views: 9881

Re: XYplorer CHM Help

Thats interesting, downloading with FireFox the file have no ADS, only dl with iE i saw this stream. When i download with iE i see the same effect as Don. (I know an registry item which could be set to allow to open such files from other recurses then local too, i think this could be related) Thank ...
by Stefan
25 Nov 2008 19:07
Forum: Tips & Tricks, Questions & Answers
Topic: XYplorer CHM Help
Replies: 47
Views: 9881

Re: XYplorer CHM Help

I have played a lil bit: => XYplorer 7.80.chm [see below for an zipped version]

It far away from being perfect (f.ex. the topics are not sorted correctly yet)
but i can search inside an topic which helps me a lot.
by Stefan
25 Nov 2008 03:25
Forum: Wishes
Topic: Go To Line... and select
Replies: 7
Views: 1183

Re: Go To Line... and select

What do you think? And I think you probably can do all/some of that already in scripting, thanks to command sel Here's a quick little example: "Go To Line..." input $line, "Go To Line?"; substr $filter, report("{Name}|", 1), 0, -1; sel $line; load (($filter != "&q...
by Stefan
25 Nov 2008 03:18
Forum: Wishes
Topic: Go To Line... and select
Replies: 7
Views: 1183

Re: Go To Line... and select

I want to try to make an script with 'sel' on my own... but if i take a look on Jackys script i am unbelieving to do this right now :shock: Did you mean that jacky's script was a bit too complex to follow? Because I am sure that 'unbelieving' is the wrong word here, and wondering what it should be....
by Stefan
25 Nov 2008 01:34
Forum: Wishes
Topic: Dual Pane - Formal Proposal Thread
Replies: 472
Views: 71753

Re: Dual Pane - Formal Proposal Thread

Yes i understand and have already mentioned the basics for DP only,
dropped the more advantaged ideas (for DP 2.0) on my own already :D
by Stefan
25 Nov 2008 01:28
Forum: Wishes
Topic: Go To Line... and select
Replies: 7
Views: 1183

Re: Go To Line... and select

I want to try to make an script with 'sel' on my own... but if i take a look on Jackys script i am unbelieving to do this right now :shock: > be done via some other existing method? I didn't know all existing methods, but the first i saw was "Go To Line..." and there i expect such an featu...
by Stefan
25 Nov 2008 01:11
Forum: Wishes
Topic: Selection Filter... select by line
Replies: 3
Views: 1082

Re: Selection Filter... select by line

If one have sets of project files (six files each) and want to select always the fourth file from each project. Well with your 'regex selection' one could build an filter on it's own... but simple select every fourth file would be easier. Or f.ex. simple select every second file (perhaps there is no...
by Stefan
25 Nov 2008 00:35
Forum: Wishes
Topic: Dual Pane - Formal Proposal Thread
Replies: 472
Views: 71753

Re: Dual Pane - Formal Proposal Thread

You don't need to suggest a key mapping, because everyone will have different preferences I know this, but there will be default key mapping for an feature, and those i suggest along with my improvement ideas. And i didn't want to have this all from start.... but all this must be preconceived while...
by Stefan
25 Nov 2008 00:25
Forum: Wishes
Topic: Go To Line... and select
Replies: 7
Views: 1183

Go To Line... and select

Idea Go To Line... improvements 1.) In "Go To Line..."-dialog add check box "[ ] Keep selection" to keep the current selection of files 2.) In "Go To Line..."-dialog add check box "[ ] select to" to go to line and select all files between 3.) Improved syntax &...
by Stefan
25 Nov 2008 00:15
Forum: Wishes
Topic: Selection Filter... select by line
Replies: 3
Views: 1082

Selection Filter... select by line

Idea
Selection Filter... select by line
like #: step, footage

example:

#: 2
select every second line (file) till the end of the list

#: 3,100
select every third file till we collect 100 piece
by Stefan
24 Nov 2008 22:57
Forum: Wishes
Topic: Dual Pane - Formal Proposal Thread
Replies: 472
Views: 71753

Re: Dual Pane - Formal Proposal Thread

more Keyboard Shortcut Actions - TAB => switch to other panel, and back - "Ctrl + Arrow right" in left panel ==> open current folder (or archive) in right panel - "Ctrl + Arrow left" in right panel ==> vice versa - "Shift+Alt+Space" ==> zoom current panel to x% of scree...
by Stefan
23 Nov 2008 15:01
Forum: Tips & Tricks, Questions & Answers
Topic: XYplorer behave NortonCommander
Replies: 6
Views: 5115

Re: XYplorer behave NortonCommander

Shift+F4 ------------------------------------------------- New File (Default XY shortcut, to create an New File, is now Ctrl+Shift+N) Short form: 1.) Tools > Customize Shortcuts Category: Edit Commands: New Textfile "New Textfile.txt" Shortcut: (as second shortcut to 'Ctrl+Shift+N') Shift+...