How to write a password mask program in as400?
like the password which i type should be displayed
as '*****' r ###### which the user wishes to dispaly
if u could help me with url r the solution in written code
this will help me
Answer Posted / cran
How to write a password mask program in as400?
like the password which i type should be displayed
as '*****' r ###### which the user wishes to dispaly
if u could help me with url r the solution in written code
this will help me
'*' + Enter before the field you want as password and
select Editing keywords 'Y' there you can Choose EDTMSK key
word as '*' this will mask the values entered with *
0 Swetha P
i tried to do this using edtmsk keyword i got this error in
all type of display file
Message . . . . : Keyword 'EDTMSK'Y'' not valid for this
file type.
Cause . . . . . : Either the keyword is not valid, or the
keyword is valid
but is not allowed for this file
type.
Recovery . . . : Either change the keyword to one that
is valid for this
file type and then try the request again, or change the
file type specified
on the command used to create the
file.
--
charan
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
what is *inzsr used for?
what does vldcmdkey means?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
In Which Specs Arrays, Tables & Constants Are Defined?
how can you specify no duplicate key?
what are the three line types in rlu ?
what is match field indicator?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
list some of the commonly used commands for debugging?
can a join logical file be updated?
What is data structure in as400? What is the use of data structure?
what is rpg fixed logic cycle?
How can we update a specific field in RPG?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
what is the sequence when using cursor?