Author |
Message |
Topic: Is sorting and filtering of records with SYNCSORT possible? |
retep baar
Replies: 5
Views: 4088
|
Forum: Utilities Posted: Wed Mar 04, 2009 2:37 am Subject: Is sorting and filtering of records with SYNCSORT possible? |
Thats exactly i was looking for!
Thank you very much for your help.
Retep Baar <-  |
Topic: Is sorting and filtering of records with SYNCSORT possible? |
retep baar
Replies: 5
Views: 4088
|
Forum: Utilities Posted: Tue Mar 03, 2009 7:33 am Subject: Is sorting and filtering of records with SYNCSORT possible? |
Hello & sorry for the very unclear question.
I will try to explain in a shorter way:
I have input from 3 files. Each can contain in Pos 1 any possible alpha-char, but i to want look ... |
Topic: Is sorting and filtering of records with SYNCSORT possible? |
retep baar
Replies: 5
Views: 4088
|
Forum: Utilities Posted: Fri Feb 27, 2009 9:23 am Subject: Is sorting and filtering of records with SYNCSORT possible? |
Sorry, but i made a mistake!
2. SORT FIELDS=(3,5,CH,A)
SUM FIELDS=NONE
END
result:
D Test 00 <-
E Test 10 <-
I Test 20 <-
 |
Topic: Is sorting and filtering of records with SYNCSORT possible? |
retep baar
Replies: 5
Views: 4088
|
Forum: Utilities Posted: Fri Feb 27, 2009 8:32 am Subject: Is sorting and filtering of records with SYNCSORT possible? |
Hello, i'm looking for a possibility to reduce this 2 SORTs to 1 SORT?
I get data from 3 different files which have, as you see, 3 different CH-characters in POS 1; 'D', 'E' and 'I'.
Here is the ... |
|