import processing must us .wp extension

George Simon flowersoft at compuserve.com
Wed Feb 9 04:14:15 PST 2005


----- Original Message ----- 
From: "Nancy Palmquist" <nlp at vss3.com>
To: "Dennis Malen" <dmalen at malen.com>
Cc: "FilePro Mailing List" <filepro-list at lists.celestial.com>
Sent: Tuesday, February 08, 2005 11:25 PM
Subject: Re: import processing must us .wp extension


> 
> Dennis,
> 
> All IMPORT/EXPORT filenames are assumed to end with .wp if you do not 
> indicate a name with an extension.  If you want a different extension 
> just indicate it.
> 
> export ascii file=filename r=\n f=,
> 
> is the same as
> 
> export ascii file=filename.wp r=\n f=,
> 
> If you want the filename without an extension, you need to set an 
> environment variable
> 
> PFADDWP=OFF
> 
> I usually add this line:
> 
> put "PFADDWP" , "OFF"
> 
> to the beginning of any table that has EXPORT or IMPORT.
> 
> That will take care of it.  You can also put it permanently in the 
> config table.
> 
> Does that help?
> 
> Nancy
> 
> 
> 
> 
> -- 
> Nancy Palmquist MOS & filePro Training Available
> Virtual Software Systems Web Based Training and Consulting 
> PHONE: (412) 835-9417    Web site:  http://www.vss3.com
> 
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list

Is it PUT or PUTENV?
Or can it be both?
>



More information about the Filepro-list mailing list