How Can i Read an open cvs File?

 

Hi

is there anyway to Open  and read an Open csv file?

 
Hi, did you try open in excel? Regards Greg
 
Grzegorz Pawlak #:
Hi, did you try open in excel? Regards Greg
I want to Open  and read an Open csv file by function fileopen()
 
Unless it was opened with write sharing, you can't, otherwise open including read sharing.
 
William Roeder #:
Unless it was opened with write sharing, you can't, otherwise open including read sharing.

thanks alot