in reply to Re^7: How to read the value of a variable (read from a Excel file converted Into text file) and put then back into Excel column
in thread How to read the value of a variable (read from a Excel file converted Into text file) and put then back into Excel column
Using keyword isim = as an example, do you want the value 1 to be inserted in the column next to that keyword or just replace that keyword with isim = 1
Update: You want output to be
ran_type 0 pcscf_v4 10.56.5.85but (1) there is no ran_type in the input data and (2) on this line
pcscf_v4 : num = 2, protocol_type = 0x21, port_num = 0, addr = 10.56.5.85the match is against keyword addr = Please put <c></c> tags around your example data.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: How to read the value of a variable (read from a Excel file converted Into text file) and put then back into Excel column
by rockyurock (Acolyte) on Feb 24, 2017 at 05:20 UTC | |
by poj (Abbot) on Feb 24, 2017 at 08:23 UTC | |
by rockyurock (Acolyte) on Feb 24, 2017 at 18:03 UTC | |
by poj (Abbot) on Feb 24, 2017 at 19:22 UTC | |
by rockyurock (Acolyte) on Feb 25, 2017 at 10:23 UTC | |
|