Re Export

Kenneth Brody kenbrody at spamcop.net
Sun Aug 18 09:14:50 PDT 2013


On 8/17/2013 2:49 PM, Richard Kreiss wrote:
[...]
> I have created a long variable foobar(94,*) to hold each element also
> long variables of the proper size for that element.  IN some cases
> numerical values are zero filled and in others either left or right
> justified with blanks to fill the element or field. Also, in some of the
> alphanumeric fields which call for a name the  are spaces.

The *what* are spaces?

> My problem is when I look at the file created, most of the exported
> records are on 2 lines not one.
[...]

Could it be as simple as the program you are using to look at the file is 
wrapping the long lines?  (Or, are you exporting fields that contain newlines?)

How, exactly, are you looking at the exported file?  And how, exactly, is 
the record broken into two lines?

-- 
Kenneth Brody


More information about the Filepro-list mailing list