import processing must us .wp extension
Nancy Palmquist
nlp at vss3.com
Tue Feb 8 20:25:01 PST 2005
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
More information about the Filepro-list
mailing list