EXPORT Question

John Esak john at valar.com
Tue Oct 12 19:51:50 PDT 2010


Art,

Two things....

First, your problem is that you have quotes around the filename. Take them
away.

Export WORD ofile=myfile

I would do something more like:

 export WORD ofile=/tmp/myfile
Or
Export WORD ofile=C:\myfile

To place the exported file in a "full" pathname rather than a "relative"
one.  Just my preference.

Second, of all what do you m3an by convert the "export WORD" file to an
Excel file.  "export WORD" will export a .csv file which is immediately
readable by Excel. It doesn't have a .xls extension, but it is directl
usable by Excel.
 
John Esak



> -----Original Message-----
> From: filepro-list-bounces+john=valar.com at lists.celestial.com 
> [mailto:filepro-list-bounces+john=valar.com at lists.celestial.co
> m] On Behalf Of Art Moore
> Sent: Tuesday, October 12, 2010 7:50 PM
> To: filepro-list at lists.celestial.com
> Subject: EXPORT Question
> 
> I realize what I am asking about is filePro 101. But....
> 
> I have tried using lines from Laura's Help File and am surely 
> doing something wrong because it does not work. I am sure I 
> am misinterpreting some very simple instructions.
> 
> I have a file named 'crsfinal'.  I want the data in that file 
> to ultimately end up in an EXCEL file.  My limited knowledge 
> tells me to export the data into a comma-delimited .csv file 
> and from there I can convert it to an EXCEL file.
> 
> Assuming that is correct I have written the following line in 
> output processing in the 'crsfinal' file.
> 
> EXPORT  WORD ofile="myfile"                
> 
> I get the following error:
> 
> System Error
> on File: "myfile"
> Output Processing
> Line Number 1
> EXPORT WORD ofile = "myfile"
> ^
> Bad Function Number
> 
> If anybody is listening I would be grateful for some help.  
> THANK YOU IN ADVANCE.
> 
> Art Moore
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> http://mailman.celestial.com/pipermail/filepro-list/attachment
> s/20101012/14400c87/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