appending export
Walter Vaughan
wvaughan at steelerubber.com
Thu Sep 24 09:35:48 PDT 2015
If you would hit the F10 key you would see that the syntax is
EXPORT ASCII name -A
How does your naming the export file match/line up with the help example?
-----Original Message-----
From: Filepro-list
[mailto:filepro-list-bounces+wvaughan=steelerubber.com at lists.celestial.com]
On Behalf Of scooter6--- via Filepro-list
Sent: Thursday, September 24, 2015 12:12 PM
To: filepro-list at lists.celestial.com
Subject: appending export
I'm trying to write an export that will make first record the client name
pulled from a variable Then append that file and make the next line the
column headers for my csv file Then append again to same file with data from
the records selected...
I'm doing export ascii hdr=(file) f=, o=" c=" r=\n to write the header,
then I say in processing goto part2
part2 is export ascii col -A=(file) f=, o=" c=" r=\n then do column
headings using -A flag to append export then goto part3
part3 is export ascii jmg -A=(file) f=, o=" c=" r=\n then assign data from
about 10 fields
There are 13 records that get selected, but when it runs all I get is the
hdr data populated on 13 different lines.....no column headings or data....
What is wrong with the -A syntax I'm using??
thanks
Scott Ullmann
PDM
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mailman.celestial.com/pipermail/filepro-list/attachments/20150924/e7
d0c2ae/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