IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Long Commands


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
hikaps14

Active User


Joined: 02 Sep 2005
Posts: 189
Location: Noida

PostPosted: Thu Apr 27, 2006 11:27 am
Reply with quote

Hi ,
i m running short of commandline area .
ex :
c all 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' 'yyyyyyyyyyyyyyyyyyyy'

this command doesnt fit on usual command line .

is there any way to move into some special pannel or so to give these commands ?

Thanks ,
-Kapil .
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Mon May 01, 2006 12:15 am
Reply with quote

Hi Kapil,

I've used this approach many times:

c all 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' '~'

Then c all '~' 'yyyyyyyyyyyyyyyyyyyy'

Just be sure to do a f '~' first to make sure none exist in the file.
Back to top
View user's profile Send private message
hikaps14

Active User


Joined: 02 Sep 2005
Posts: 189
Location: Noida

PostPosted: Mon May 01, 2006 5:39 pm
Reply with quote

hi ,

u gave the most appropriate answer to it .....
but actually i didn't mean to ask the exact syntax for change command
( on my part i also used the same technique .)

but wat i exactly wanted was to use any type of long commands .
because wat i think is tat this manframe editor is quite powerful .
it can't be restricted just by length of parameters .

if u hav ne idea plz... help me

Thanks in advance ,
-Kapil .
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Ca7 long running jobs report All Other Mainframe Topics 1
No new posts Console Commands All Other Mainframe Topics 4
No new posts commands missing in JESMSGLG JCL & VSAM 3
No new posts ZOS Console commands through USS REXX? CLIST & REXX 5
No new posts How can I know what tso commands are ... TSO/ISPF 18
Search our Forums:

Back to Top