For loadlibs, try specifying bin.
Ignore the ascii translation msg - the downloaded files are readable on the pc

I don't know what type of format XMIT uses, but mget does download readable 
windows txt files.
It seems to me that once the files are downloaded you do not need XMIT anymore?
What does XMIT do on the pc?
And if it needs files in any special format then it should be documented as 
such.


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Mark Zelden
Sent: Thursday, April 28, 2011 11:06 AM
To: [email protected]
Subject: Re: XMIT manager

Simple perhaps, but has some issues:

1) ASCII translation for "readable" members

2) Won't work for loadlib / compiled rexx etc.

Besides, the OP said he wishes to open the file with XMIT manager,
which means he needs the output of TSO XMIT.

Mark
--
Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS       
mailto:[email protected]                                        
Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html 
Systems Programming expert at http://expertanswercenter.techtarget.com/


On Thu, 28 Apr 2011 10:14:01 -0400, Barkow, Eileen <[email protected]>
wrote:

>A simple way to download a pds is with mget.
>
>From a pc cmd.exe session:
>
>cd download.directory
>ftp  mvs.ip.addr
>mget rex.pds(*)
>bye
>
>-----Original Message-----
>From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of Mark Zelden
>Sent: Thursday, April 28, 2011 10:03 AM
>To: [email protected]
>Subject: Re: XMIT manager
>
>On Thu, 28 Apr 2011 09:18:44 +0530, jagadishan perumal
><[email protected]> wrote:
>
>>Hi,
>>
>>I have few REXX codes saved in mainframes and i would like to extact it to
>>my PC and add this members to XMIT manager file. I have downloaded the XMIT
>>manager software but i am not able find the way to save all the downloaded
>>REXX codes from mainframes. Could anyone please guide how to save all the
>>downloaded MVS format files in XMIT manager.
>>
>>Regards,
>>Jags
>>
>
>Jags,
>
>You also wrote my personal email and I replied with this:
>
>==========================================
>
>From ISPF option 6 (or TSO READY):
>
>XMIT local.userid DA('your.pds.library') outdsn('flat.file')
>
>or
>
>XMIT local.userid DA('your.pds.library') members(mema,memb,memc)
>outdsn('flat.file')
>
>The you FTP or IND$FILE binary transfer to wintel.
>
>Mark
>
>============================================
>
>BTW, since you participate in IBM-MAIN, writing the list instead of
>someone's personal email is a much better option.  You'll most likely
>get a much quicker response and more than one person's insight.
>There's no guarantee at I'll that myself or anyone else will see or
>answer a direct email from a list member.
>
>Regards,
>
>Mark
>--
>Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS
>mailto:[email protected]
>Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html
>Systems Programming expert at http://expertanswercenter.techtarget.com/
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to [email protected] with the message: GET IBM-MAIN INFO
>Search the archives at http://bama.ua.edu/archives/ibm-main.html
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to [email protected] with the message: GET IBM-MAIN INFO
>Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to