Hey guys
i want to read from file that contains the following data:
-------------------
A1/EXT "BK82 LB73 21233" 105 061018 1804
EXTERNAL ALARM
COOLING ALARM
A1
------------------
the thing is that i want to read each part alone
and stores it in a database
any hint for that?
PS: how to read the double quote ?
Regards,
i want to read from file that contains the following data:
-------------------
A1/EXT "BK82 LB73 21233" 105 061018 1804
EXTERNAL ALARM
COOLING ALARM
A1
------------------
the thing is that i want to read each part alone
and stores it in a database
any hint for that?
PS: how to read the double quote ?
Regards,
Comment