Bernie, SET EOFCHAR OFF OUTPUT filename -- do your processing with your WRITE statements OUTPUT SCREEN
Bill Bernard Lis wrote: > I am creating a text file to send via ftp. > > They say I have a ctrl z at the end of the file. > > I am creating the file with a bunch of write statements > > I have no idea how the ctrl z gets there. > > > > But I have to eliminate it or the recipient cannot process it. > > >
