Export
Kenneth Brody
kenbrody at bestweb.net
Tue Jul 1 08:30:26 PDT 2008
Quoting Richard Kreiss (Tue, 1 Jul 2008 11:17:25 -0400):
> I have a filepro file with 107,450 records, with 14 fields, that
> needs to be exported to a csv file.
>
> When export word is run, is stops writing records after about
> 28,600. The last record written has only the first 3 fields written.
What is the exact size of the resulting export file? Does your system
have some sort of file size limit that's being hit?
> Is there a limit to how many records can be exported?
No.
> Is there an export environmental variable that can be set.
No.
[...]
> 11 ------- - - - - - - - - - - - - - - -
> ◄ If: getenv("pfdata") = "F:"
> Then: FILENAME="f:\csv_files\ccp.csv"
> 12 ------- - - - - - - - - - - - - - - -
> ◄ If: getenv("pfdata") = "F:"
> Then: FILENAME="W:\CCP\csv_files\ccp.csv"
> 13 ------- - - - - - - - - - - - - - -
> - ◄ If: getenv("pfdata") = "w:"
> Then: export word rank=(filename)
This code makes no sense. If PFDATA is "F:", then you never execute the
EXPORT. If PDATA is "W:", then you never set FILENAME.
[...]
--
Read the truth behind the movie "Expelled" at <http://www.ExpelledExposed.com>
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list