export question
Roger Cornelius
rac at custom-mobility.com
Fri Oct 29 12:07:33 PDT 2004
dreport v 4.8.10D4 on SCO OSR5.0.7
Is there a way to export more than one record for each filepro record
selected in output processing? The manual says no.
E.g.:
If:
Then: export WORD exp=(of)
If:
Then: exp(1) = 1
If:
Then: exp(2) = 2
If:
Then: write exp ' write first export rec
If:
Then: exp(1) = 3
If:
Then: exp(2) = 4
If:
Then: write exp ' write second export rec
If:
Then: end
Currently, I'm using multiple print statements to accomplish this and
then running sed on the result to strip ^M and blank lines.
--
Roger Cornelius rac at custom-mobility.com
More information about the Filepro-list
mailing list