trichview.support.examples
Re: Loading CSV as table |
Author |
Message |
Emil |
Posted: 11/02/2003 13:03:19 Dear Sergey, I tried this function, but nothing is loaded: if (loadcsv(filename, richviewedit1,';',false,0,0) = nil) then showmessage('error'); richviewedit1.Format; The csv file is a simple one with ; as separator. The return value is not nil either. Any ideas? Thanks, Emil "Sergey Tkachenko" <svt@trichview.com> schreef in bericht news:3ea83827@support.torry.net... > This unit contains function for loading CSV files (files with comma or > semicolon delimited values) or files with tab delimited values. > > http://www.trichview.com/support/files/rvcsv.zip > > > > > > |
Powered by ABC Amber Outlook Express Converter