delphi - .cvs to .ctt convert -
delphi - .cvs to .ctt convert -
goodday all,
i want know how can write .ctt file .cvs file? has msn contact list. hotmail works .cvs msn works .ctt
is possible in way?
thank you!
the .ctt file text file in xml format. outlook can output in several formats including .csv format (not cvs).
you can load csv file using tjvcsvdataset (a component in delphi jedi vcl library), , write out in xml .ctt file extension, using omnixml or msxml in delphi.
delphi contacts msn
Comments
Post a Comment