SET WIDTH 1000
--- Jim Limburg <[EMAIL PROTECTED]> wrote: > Ted > > Does SET LINES 0 > > help at all > > Jim > > > Ted Wolfley wrote: > > > Hi, > > > > I am trying to create a fixed width text file that has a header and > > > detail section without a end-of-file character. With SET EOFCHAR > ON, > > the file is created correctly except for the end-of-file character > at > > the bottom. With SET EOFCHAR OFF, the file looks like it has > > word-wrap on with each record covering multiple lines. > > > > The record line length is 962. > > > > > > Ted Wolfley > > Database/Internet Programmer > > The Ogden Group of Rochester > > phone: (585) 321 1060 x23 > > fax: (585) 321 0043 > > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > > > www.ogdengroup.com <http://www.ogdengroup.com/> > > > > >

