Messages - AbteriX [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 227next
1
I think I have found a way to handle my work like that:
2019-02-01 151355 # Clipboard.png

2019-02-01 153100 # Clipboard.png


I think my biggest fear was how to add the file content to the ListView. Which I now know that content is not really necessary.
(I can work with ListView, but it was more the 'c' column with sort and filter and export...)


Thanks for all the support, I will try to upload that "tool" somewhere once I am finished.



 

2
Is there a need to actually display both A and B lists in a listview?

That was the whole purpose: having all that for an overview, side-by-side.


But now I must ask myself... for what? I would have to scroll, which I don't would do for sure.
Maybe I have to redesign my wish, maybe just a tool to load two lists and display a numeric result, with option to export?

--------------------------------------------
List A:[ ____________][...] 645 lines
List B:[ ____________][...] 378 lines
Duplicates: 23
[Remove B from A, without sorting, and export] (611 lines) Purpose: have one list A, and a white list B to remove from A.
[Merge both, Remove Dups, without sorting, and export] (1.000 lines) Purpose: have two lists, merge both, but remove duplicates
--------------------------------------------


Export to same folder and file name as A, but add a suffix.

Me think I could do that new design on my own too.



Thanks for all the help!
Sorry, I really want such GUI-Tool as mentioned in my first post, but must say now, it would not really made much sense, isn't it?




 

3
Thanks you all for your kind interest!

File Intersection looks good. Same output as my own scripts.
POSHGUI is interesting, I have to play more with this.
But since I have played with AHK ListView, I can imagine that that would be a far way to go for me.

All that command line tools are looking good and are fine with me, but for a quick overview and filtering I prefer a GUI right now.



- - -

Thanks for jumping in, skwire!

Do you have any sample files we can work with?


Nothing special I am thinking of right now.
Just lines as generated for example with "http://www.den4b.com/tools/regex" plus an hyphen in between.
Maybe lines with a few words too? Basically only compare each line from A with each line from B?!?
My think, the special I am looking for is the result column plus the export of that result.


Here are shorter lists I tested with (do you need lists with 100.00 lines?):

List A
X003223450753
X073847643953
lowercase
NurInEins
X10GC562
uppercase
X11LJX72
X11TV062
InBeidenInBoth
X12CRPC2
X12KTX72
X12P4NC2
X12SLPF2
X13MQPC2
InOneOnly
X13YFX72
ThisIsInBoth
XMXL7241VN8
XMXL7311V4X
MPC-DD-E0304
MPC-DD-E3497
MPC-PR-E0180
MPC-PR-E0192
http://www.den4b.com/tools/password
CH3J7K6J5E
TBFDWZR34B
67V93JCLH4
DL85U69MB5
RV5XYNE997
A54V5T4637
Y5FVX2NX8Q
MN6D6SR9QR
6QGX789Y53
UPT269KGWF
----
Plus 120.000 more


List B
X003223450753
X073847643953
ThisIsInBoth
X10GC562
PapaBaer
OnlyInTwo
X11LJX72
LadyGaga
X11TV062
X12CRPC2
X12KTX72
ZweiTwo
12345678
X12SLPF2
TwoZwei
X13YFX72
XMXL7241VN8
XMXL7311V4X
InBeidenInBoth
UPPERCASE
LOWERCASE
----
https://xkpasswd.net/s/
these EVERYONE grass
level FIFTY first
coat WORD past
-----
And maybe 8.000 more



- - - Results:

in A only
lowercase
NurInEins
uppercase
X12P4NC2
X13MQPC2
InOneOnly
MPC-DD-E0304
MPC-DD-E3497
MPC-PR-E0180
MPC-PR-E0192
http://www.den4b.com/tools/password
CH3J7K6J5E
TBFDWZR34B
67V93JCLH4
DL85U69MB5
RV5XYNE997
A54V5T4637
Y5FVX2NX8Q
MN6D6SR9QR
6QGX789Y53
UPT269KGWF
Plus 120.000 more


in B only
PapaBaer
OnlyInTwo
LadyGaga
ZweiTwo
12345678
TwoZwei
UPPERCASE
LOWERCASE
https://xkpasswd.net/s/
these EVERYONE grass
level FIFTY first
coat WORD past
-----
And maybe 8.000 more


in both
X003223450753
X073847643953
ThisIsInBoth
X10GC562
X11LJX72
X11TV062
X12CRPC2
X12KTX72
X12SLPF2
X13YFX72
XMXL7241VN8
XMXL7311V4X
InBeidenInBoth




 
 

4
N.A.N.Y. 2009 / Re: NANY 2009 Release: Comparer
« on: January 28, 2019, 02:29 PM »
Thanks hamradio, that works.

Could some moderator please update the Download Link at first post?


 

5
N.A.N.Y. 2009 / Re: NANY 2009 Release: Comparer
« on: January 28, 2019, 05:32 AM »
Hey! Found that tool first now because of chashnniel's post.


But I get a 404 Not Found on
http://fenixproductions.dcmembers.com/files/comparer.zip



 

Pages: [1] 2 3 4 5 6 ... 227next
Go to full version