Export Syntax

Scott Walker scottw1 at alltel.net
Fri Jul 27 10:01:23 PDT 2007



-----Original Message-----
From: filepro-list-bounces+scottw1=alltel.net at lists.celestial.com
[mailto:filepro-list-bounces+scottw1=alltel.net at lists.celestial.com] On
Behalf Of Bruce Easton
Sent: Friday, July 27, 2007 11:59 AM
To: filepro list
Subject: RE: Export Syntax

Scott Walker wrote Friday, July 27, 2007 11:08 AM:
> 
> I am exporting an ascii file on a SCO Unix system.  The file will
> actually be used on a windows system so I want the record separator to
> be a CR/LF.  
> 
> I'm using:
> 
> 	export ascii banner=(mv) r=chr("10")&chr("13") f=, o=" c="
> 
> but that bombs on syntax check.
> 
> How do I tell fp to use CR/LF as record separator?
> 
> Thanks.
> 
> Scott Walker


Bruce said:

Scott, try r=10&13



Scott replys:

I tried that as specified in the STN filePro Plus Developers Reference
Manual but it bombs on the syntax check.






More information about the Filepro-list mailing list