export ascii & write command
Dennis Malen
dmalen at malen.com
Thu Jun 3 09:33:03 PDT 2004
Can I use the following two write commands when creating an ascii export
file or must I loop back to the original ascii export command and write the
second line. This assumes that both conditions are met below.
10 ------- - - - - - - - - - - - - -
~ If: 6 ne "" 'ss# rec#
Then: rnx(1)=6;rnx(2)=@rn;ct(5,.0,g)=ct+"1";write rnx
11 ------- - - - - - - - - - - - - -
~ If: 8 ne "" 'ss# rec#
Then: rnx(1)=8;rnx(2)=@rn;ct=ct+"1";write rnx;end
12 ------- ------------------------------------------
If:
Then: end
Bottom line can I use two write commands without going back up to:
"export ascii rnx=/tmp/asciirn r=\r r=\n -x -a" which is at the top of the
processing.
Thanks,
Dennis Malen
516.479.5912
More information about the Filepro-list
mailing list