Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Creating a User table in 3.9

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF
Author Message
Selva-kumar

New User


Joined: 01 Mar 2007
Posts: 23
Location: chennai

PostPosted: Thu Jun 26, 2008 4:50 pm    Post subject: Creating a User table in 3.9
Reply with quote

Hi,

In 3.9, command table utility, i created a table by typing the application id and also entered some commands for calling my rexx program. My doubt is how can i make this command table to be reflected in the command table search order?
Back to top
View user's profile Send private message
References
PostPosted: Thu Jun 26, 2008 4:50 pm    Post subject: Re: Creating a User table in 3.9 Reply with quote

Pedro

Senior Member


Joined: 01 Sep 2006
Posts: 302
Location: work

PostPosted: Thu Jun 26, 2008 9:41 pm    Post subject: Reply to: Creating a User table in 3.9
Reply with quote

The system programmer should add at least one user table name and one site table name. This customization should be site wide.

See the ISPF Customization Guide, and search for 'command table' and 'configuration table'.
Back to top
View user's profile Send private message
Pedro

Senior Member


Joined: 01 Sep 2006
Posts: 302
Location: work

PostPosted: Sat Jun 28, 2008 2:27 am    Post subject: Reply to: Creating a User table in 3.9
Reply with quote

I should also mention that the command table is used by applications. When you start a set of panels, use the SELECT service:
Code:
"SELECT CMD(myprog) NEWAPPL(aaa)"

And your command table will be active while your application is active.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF All times are GMT + 6 Hours
Page 1 of 1