|
View previous topic :: View next topic
|
| Author |
Message |
ashis
New User

Joined: 24 Mar 2005 Posts: 11 Location: mumbai
|
|
|
|
hi,
i want to know how to encrypt the password in BMS CICS maping.inplace of the characters entered i want to show "*"
how to coded it .is there any attribute or any logic for coding is there.
plz let me know asap.
thanks & regards
ashis |
|
| Back to top |
|
 |
remargorp loboc
New User

Joined: 02 Apr 2005 Posts: 3
|
|
|
|
the way to do this is to set dark attribute in field.
This attribute prevents typed data to be presented in display. You only can do the "*" logic if your terminal emulator permits some type o masking.
There is no way to encrypt this type of data in 3270 datastream.
Remargorp loboc |
|
| Back to top |
|
 |
|
|