import field separator

Walter Vaughan Jr wvaughan at steelerubber.com
Fri Sep 6 05:51:28 PDT 2019


And since you have control of the file since can read it,  at worse you could read in and make a copy and run it through some sort of stream editor (sed on *nix),
(windows powershell) ps>get-content somefile.txt | %{$_ -replace "||","|"}    
NOTE POWERSHELL NOT TESTED, just example

-----Original Message-----
From: Filepro-list <filepro-list-bounces+wvaughan=steelerubber.com at lists.celestial.com> On Behalf Of fp_rich--- via Filepro-list
Sent: Friday, September 6, 2019 7:00 AM
To: filepro-list at lists.celestial.com
Subject: import field separator

Hello All

In the import ascii statement is there a way to set a double pipe (  ||  ) as the field separator?
I have tried f=||, f=(||), f="||".
FilePro just doesn't like two characters after f= 

Thanks 

Rich   

  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20190906/870df202/attachment.html>
_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
Subscribe/Unsubscribe/Subscription Changes http://mailman.celestial.com/mailman/listinfo/filepro-list


More information about the Filepro-list mailing list