Re: FTP - how get RDW and ASCII

2015-09-02 Thread Shmuel Metz (Seymour J.)
In <0fac01d0e4c7$1cbd7eb0$56387c10$@mcn.org>, on 09/01/2015 at 08:01 AM, Charles Mills said: >I have a legacy dataset in VB format. I would like to FTP it to a PC >(1) translating the record data to ASCII and (2) preserving the LLBB >record control words. Will RECFM=D work on DASD? --

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Charles Mills
U] On Behalf Of Charles Mills Sent: Tuesday, September 01, 2015 8:43 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: FTP - how get RDW and ASCII -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Sri h Kolusu
pment IBM Corporation IBM Mainframe Discussion List wrote on 09/01/2015 12:25:51 PM: > From: Ed Finnell <000248cce9f3-dmarc-requ...@listserv.ua.edu> > To: IBM-MAIN@LISTSERV.UA.EDU > Date: 09/01/2015 12:26 PM > Subject: Re: FTP - how get RDW and ASCII > Sent by: IBM Mainfra

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Ed Finnell
Which translate table does it use? Or can one specify them as a PARM? In a message dated 9/1/2015 11:01:13 A.M. Central Daylight Time, charl...@mcn.org writes: DFSORT has the capability of converting from EBCDIC to ASCII and vice-versa ---

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Charles Mills
I just learned that! Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Sri h Kolusu Sent: Tuesday, September 01, 2015 8:47 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: FTP - how get RDW and ASCII >>should I just translate

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Sri h Kolusu
u have any questions please let me know Thanks, Kolusu DFSORT Development IBM Corporation IBM Mainframe Discussion List wrote on 09/01/2015 08:01:42 AM: > From: Charles Mills > To: IBM-MAIN@LISTSERV.UA.EDU > Date: 09/01/2015 08:03 AM > Subject: FTP - how get RDW and ASCII > Sent b

AW: Re: FTP - how get RDW and ASCII

2015-09-01 Thread Peter Hunkeler
> Not Unix, but... Not UNIX either, but... //ICONV EXEC PROC=EDCICONV, // INFILE=?FRED.INFILE?, // OUTFILE=?FRED.OUTFILE?, // FROMC=?IBM-037?, // TOC=?ISO8859-1? -- Peter Hunkeler -- For IBM-MAIN subscribe / signoff /

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Charles Mills
A.EDU Subject: Re: FTP - how get RDW and ASCII On Tue, 1 Sep 2015 08:01:42 -0700, Charles Mills wrote: >I have a legacy dataset in VB format. I would like to FTP it to a PC >(1) translating the record data to ASCII and (2) preserving the LLBB >record control words. (Don't need the

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Don Williams
f Of Barry Merrill > Sent: Tuesday, September 01, 2015 8:04 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: FTP - how get RDW and ASCII > > i. ftp instructions for sending data to the MXG ftp site > >Using the IBM ftp program, you can ftp any MVS data file to

Re: FTP - how get RDW and ASCII

2015-09-01 Thread John Abell
A.EDU Subject: Re: FTP - how get RDW and ASCII i. ftp instructions for sending data to the MXG ftp site Using the IBM ftp program, you can ftp any MVS data file to the MXG ftp site with this syntax; do NOT change the DCB attributes of the //SMFFILE DD: even though it points to

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Barry Merrill
REE ListServer http://www.mxg.com/mxg-l_listserver/ -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Charles Mills Sent: Tuesday, September 01, 2015 10:15 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: FTP - how get RDW and ASCII Thank

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Norbert Friemel
On Tue, 1 Sep 2015 08:01:42 -0700, Charles Mills wrote: >I have a legacy dataset in VB format. I would like to FTP it to a PC (1) >translating the record data to ASCII and (2) preserving the LLBB record >control words. (Don't need the block control words.) I tried the obvious >ASCII and QUOTE SITE

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Charles Mills
t: Re: FTP - how get RDW and ASCII i. ftp instructions for sending data to the MXG ftp site Using the IBM ftp program, you can ftp any MVS data file to the MXG ftp site with this syntax; do NOT change the DCB attributes of the //SMFFILE DD: even though it points to a VBS D

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Barry Merrill
eptember 01, 2015 10:02 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: FTP - how get RDW and ASCII I have a legacy dataset in VB format. I would like to FTP it to a PC (1) translating the record data to ASCII and (2) preserving the LLBB record control words. (Don't need the block control words.)

FTP - how get RDW and ASCII

2015-09-01 Thread Charles Mills
I have a legacy dataset in VB format. I would like to FTP it to a PC (1) translating the record data to ASCII and (2) preserving the LLBB record control words. (Don't need the block control words.) I tried the obvious ASCII and QUOTE SITE RDW but FTP has translated my RDWs to ASCII (rendering them