Hello,
I'm Looking for a way to extract specific info from .txt file.
I have several .txt files having all te same name but are stored in different folders.
In order to extract and store this file i need to rename them first.
- taking in account that i am using the free version of the PAD
The value needed is located around line 205 depending on the file.
what i need the data 2th lines after specific word "Paramètres:"
16qXC2B XAQ-3a_

the info just after (Id=0) is not needed.
the info (value) can have space
the info (value) has no fixed number of characters
Thank you