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

Customize "CEMT I TA" to be shown in just 1 line


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kamran

New User


Joined: 01 May 2005
Posts: 55

PostPosted: Wed Sep 08, 2010 5:39 pm
Reply with quote

Hi all,

Is it possible in cicsts v2.2 or higher to change the default behavior of "cemt i ta" which is showing the information about each task in two lines in such a way that each task ocupy just 1 line.

thanks
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Wed Sep 08, 2010 5:57 pm
Reply with quote

Not that I'm area of.

Why do you need to do this?

Is this a management directive?

Bill
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Sat Sep 11, 2010 2:36 am
Reply with quote

NO, you cannot alter the displays of CEMT.

However, you could write your own code to perform an inquire
task using the system programmer command

exec cics inquire

if your not a system programmer, then doubt your CICS tech support
people would want you using these commands.

the other options are: purchase some vendor software that will
accomplish this for you or hire a special contractor.
Back to top
View user's profile Send private message
kamran

New User


Joined: 01 May 2005
Posts: 55

PostPosted: Sun Sep 19, 2010 5:42 pm
Reply with quote

thank you and Earl Haigh so much,

the tasks shown by "cemt i ta" would be more readable and manageable when each task occupy just 1 line and if someone needs more information about each task can expand that specified task.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sun Sep 19, 2010 10:01 pm
Reply with quote

Hello,

Well, there's always:
Quote:
However, you could write your own code to perform an inquire task using the system programmer command


There many, many "things" that would be handy that are not part of the standard system. . .

Unless your organization is willing to look for and purchase custom tools or pay people's salaries to write them, the system has to be used as provided. One caution about writing custom tools is that the operating system/cics/etc may change causing the custom code to need re-work. . .
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts Reading dataset in Python - New Line ... All Other Mainframe Topics 22
No new posts rewrite same SAY line CLIST & REXX 8
No new posts Newbie Stuck on "Duplicate Datas... TSO/ISPF 5
Search our Forums:

Back to Top