Re: reading text file with MFC



Hi Mikel,

"Mikel" <mikel.luri@xxxxxxxxx> wrote in message
news:3183b9e3-3908-476f-abf5-688c1132dfb9@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On 22 jul, 13:44, "Dan" <d...@xxxxxxxxx> wrote:

If you don't have any control over the file format, what I would do,
probably, is to read the barcode number first, then the price, then
the quantity, and what's left would be the product name.

That's what I ended up doing too. Thanks!

Dan


.