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 

Using WHEN in Xpediter

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Problem Determination
View previous topic :: View next topic  
Author Message
Kris
Beginner


Joined: 27 May 2006
Posts: 14
Topics: 7

PostPosted: Wed Jun 07, 2006 9:52 am    Post subject: Using WHEN in Xpediter Reply with quote

I want to put a when condition in Xpediter, the variable name is of 25 characters and the value is 20 characters. I'm not able to put this in the command line. Is there any other way to put this condition?
Back to top
View user's profile Send private message AIM Address
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Wed Jun 07, 2006 10:30 am    Post subject: Reply with quote

Kris,

Use the SET CMDSIZE command. This will change the no: of command lines. The default is 1. so in your case change it to 2 or 3 . At the command prompt type in SET CMDSIZE 2

And here is the explanation of the command
Code:


SET CMDSIZE 1/2/3                                                       
                                                                         
SET CMDSIZE controls the size of the primary command area in case one line is not long enough and, once set, it is maintained across test  sessions. Entering SET CMDSIZE 2 from the primary command line immediately expands the command line size to two lines. SET CMDSIZE 3 expands the command line size to three lines. When you are using more  than a single command line, you can type commands continuously and XPEDITER/TSO wraps them around the end of the line.


Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Kris
Beginner


Joined: 27 May 2006
Posts: 14
Topics: 7

PostPosted: Thu Jun 08, 2006 12:13 am    Post subject: Reply with quote

kolusu,
Thnaks for the quick reply Smile . When i am trying to enter the command SET CMDSIZE 2, it's giving me the error Invalid option Sad . Could u pls tell me how can i set this..
Back to top
View user's profile Send private message AIM Address
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Thu Jun 08, 2006 7:53 am    Post subject: Reply with quote

Kris,

Where are you entering the command? at the command prompt? You need to enter the set command at the command prompt once you are in the program you are trying to xpedite.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Problem Determination 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