Sorry Bernie, it was someone else in August and it is EOFCHAR like Bill said...
> -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Lis > Sent: Wednesday, October 26, 2005 4:33 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - Re: ctrl z at end of file > > thanks Bill, I will do that. > ----- Original Message ----- > From: "Bill Downall" <[EMAIL PROTECTED]> > To: "RBG7-L Mailing List" <[email protected]> > Sent: Wednesday, October 26, 2005 5:30 PM > Subject: [RBG7-L] - Re: ctrl z at end of file > > > > 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. > >> > >> > >> > > > >
