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
 
How to exit an panel and setting variables to defaults

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
MIMI
Warnings : 1

New User


Joined: 09 Jan 2006
Posts: 20

PostPosted: Wed Oct 11, 2006 7:27 pm    Post subject: How to exit an panel and setting variables to defaults
Reply with quote

Much appreciate your help.

I am designing a application which need to set a user pwd. But when user finish the processes and exit the application the pwd should be setting to ****.

Because my applications have many steps (and user would like not to type pwd many times). so I used a data file to hold pwd.

If users exit the application, the password file should be set and value of pwd should be ****.

Please let me know how to do that?

Thanks

Poor MiMi
Back to top
View user's profile Send private message
References
cpuhawg

Active User


Joined: 14 Jun 2006
Posts: 280
Location: Jacksonville, FL

PostPosted: Wed Oct 11, 2006 10:06 pm    Post subject: Re: How to exit an panel and setting variables to defaults
Reply with quote

Is this a mainframe password that needs resetting?

Is your application written in REXX?

Is your Security system RACF, TOP Secret, or ACF2?
Back to top
View user's profile Send private message
MIMI
Warnings : 1

New User


Joined: 09 Jan 2006
Posts: 20

PostPosted: Thu Oct 12, 2006 1:34 am    Post subject: Thanks cpuhawg
Reply with quote

Thanks lot.

I found the way to fix that.

I put a program in:
ATLIB DEACTIVATE APPLICATION(EXEC)
ISPEXEC SELECT CMD(&PRG)

So, everytime, when user logoff their passwd will be set as *****. Because this application is used by many users.

Thanks

MiMi
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 Hours
Page 1 of 1