Adding a new file extension for Pipe Delimited files
- From: "philipaaldridge@xxxxxxxxxxxxxx" <philipaaldridge@xxxxxxxxxxxxxx>
- Date: Tue, 12 Jun 2007 08:06:01 -0000
Hi All,
Does anybody know a method so that pipe-delimited-separator text files
can be recognised and handle like CSV files in much the same way ( but
without disturbing CSV handling) ?
My problem is that I have a high volume of standard CSV files and pipe
delimited files. At the moment I have to you the file -> import ->
delimited | method..
Can this be achieved by adding a new file extension, say *.PCSV which
open and handle like CSV files?
Cheers in advance.
Phil
.
- Follow-Ups:
- Prev by Date: Switching from VBA to C#
- Next by Date: Re: Adding a new file extension for Pipe Delimited files
- Previous by thread: Switching from VBA to C#
- Next by thread: Re: Adding a new file extension for Pipe Delimited files
- Index(es):
Loading