10-01-2007 02:27 PM
10-01-2007 04:56 PM
10-02-2007 02:22 AM
10-02-2007 04:09 AM
New test...
With the type: \|1 \[Covers_([^\]]*) it worked and of course i had to change in excel to [Covers_1.10] then it suddenly worked. Even with the req as header 2, 3, 4 type.
Now some work to fix this together..... i hope.
//CB
10-05-2007 04:19 AM
10-05-2007 08:17 AM
10-09-2007 06:20 AM
Hi again, and thanks for the support
But i have an hard time to understand the type expression i NIRG, i will add the .types i use because I am very confused.
when I used the \|1 \[Covers_ ([^\]]+)\](.*) | \|5 (.+)\|6 with the excel demo i added, i will recieve the result in group 3 but how to connect this to the requirement, is there i need to use the reference attribute.
Sorry but to find this in the manual and the expression is hard.. i have not understand the semantic completly
If i guess:
\1 \[Covers_ .... I filter the expression all columns with this, and two groups ([^\...) (.*) then I added an or function | \5
Can I find anywhere how this is working, or more ideas...
And the reference attribute I tried with no success.
Best regards Conny
10-09-2007 11:35 AM
10-10-2007 03:55 AM
Thanks!
Now I hopefully can understand, that was exactly what I was looking for, because I have to manage old specification into NIRG and I do not wan't to rewrite all specifications, and I test the .types file and works great.
Best regards Conny