Export file and the use of Append -a

Kenneth Brody kenbrody at bestweb.net
Tue Oct 19 09:32:02 PDT 2004


Dennis Malen wrote:
> 
> Ken,
> 
> Please clarify.
> 
> Should I use r=\n and not use chr("10") if creating a manual fixed length
> file. In other words I am not using -X., but I can add to the line r=\n.
[...]

Since you're not using -X, you can have filePro add the newline for you
by adding "r=\n" to the export.  Or, you can tell filePro to not use any
delimiter, and manually add the chr("10") yourself.  Your call.

-- 
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody        | www.hvcomputer.com |                             |
| kenbrody/at\spamcop.net | www.fptech.com     | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <ThisIsASpamTrap at gmail.com>



More information about the Filepro-list mailing list