MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

What is the format of the ISPF transmit command opt. # 6?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
mmacdone
Beginner


Joined: 03 Jan 2006
Posts: 1
Topics: 1
Location: Michigan

PostPosted: Tue Jan 03, 2006 10:26 pm    Post subject: What is the format of the ISPF transmit command opt. # 6? Reply with quote

I'm trying to transmit one data set within my highlevel to another user.

Here's what I've tried, and here's the system response:

transmit 'pamom06.jcl.cntl(clist1)' 'pamom58.jcl.cntl'

msg:

ENTER DESTINATION NODE.USERID OR NICKNAME -

I then enter the highlevel of the user I am trying to send the DS to: PAMOM58

receive msg:

INVALID KEYWORD, 'pamom06.jcl.cntl(clist1)'
I keep on trying to enter PAMOM58 - system does not accept this.

I'm stuck - can someone help me out here?

Thanks,
_________________
Mike
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
ofer71
Intermediate


Joined: 12 Feb 2003
Posts: 358
Topics: 4
Location: Israel

PostPosted: Wed Jan 04, 2006 12:11 am    Post subject: Reply with quote

Hi.

First - TRANSMIT (or XMIT) is not an ISPF command, it's a TSO command.
You can find the syntax in the fine manual.

When I use it, I put my USERID.PASSWORD as node, just after the TRANSMIT keyword.

O.
________
vapor genie review


Last edited by ofer71 on Sat Feb 05, 2011 11:25 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
stefan
Beginner


Joined: 20 Nov 2003
Posts: 41
Topics: 2
Location: Germany

PostPosted: Thu Jan 05, 2006 7:16 am    Post subject: Reply with quote

You mixed up the terms 'node' and 'high level qualifier'. The first one is a kind of nickname for the z/OS you're running on. The second one is the first token of a dataset name. For the syntax of the transmit command you should have a look at the manuals or use the online help with 'help transmit' to be entered in the ISPF command line.
As a quick guide use this: "tso transmit node.userid dataset('datasetname')".
'Node' is the node name of your mvs,
'userid' is your TSO userid,
and 'datasetname' is the fully qualified dataset name to be sent, optionally including member name.
Hope this helps.
Stefan
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group