gbernal
6th December 2004, 18:01
Hello everybody.
I'm developing a session which gets out a plain ascii file as a sort of interface for another application. This file contains strings that should be recognized between double quotes.
How can I put a string between double quotes?, the following example represents the out I need
"Enterprise" 0111111.99 "Mineria"
"Enterprise" 0111122.23 "Exploration"
.
.
.
Any answer is well appreciate.
gbernal
I'm developing a session which gets out a plain ascii file as a sort of interface for another application. This file contains strings that should be recognized between double quotes.
How can I put a string between double quotes?, the following example represents the out I need
"Enterprise" 0111111.99 "Mineria"
"Enterprise" 0111122.23 "Exploration"
.
.
.
Any answer is well appreciate.
gbernal