HI all,
apologies for the strange username!
I have a string as follows:
13866,Stephen Moran,Stephen Moran,Killaroo,Streamstown,Westmeath,Ireland,,Moran ,2010-08-05 00:00:00,0,0,,,0,O4,Moran_013866
There are 17 place holders in the string, sometimes they will be empty,sometimes not.
When I tokenise it , the blanks are being ignored and its doesn't return 17 tokens.
Is there anyway I can get it to return the token blank or not?
many thanks
Redbyte