Dear Mourad,
As Phelype mentioned this definitly something you can work around using some code. I'm not familiar with Postel3D so I'd rather use custom python code instead.
A good solution is to use one of
Pat's scripts to extract the variables, I believe "extract_lines_t.py" acomplishes what you need, and would be a great start to code your custom code.
The downside of using Pat's scripts is that they use it's own parser which is somewhat different (and hence incompatible) with the bundled python scripts and also the new API.
If you want to code your own solution from scratch using the bundled python API, there are some examples in the forum or you could post here what you got and your issues and we could solve it together.
Hope it helps, Regards
José Díaz.