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 the maximum number of record formats in dspf?
What is the maximum number of subfiles that can be specified in a display file?
can you specify a display file to be used in the following modes input,output, or combined modes ?
how can you specify no duplicate key?
How to add 99 menu (page down) option in menu creation..
how many maximum spaces could be given in o specs?
what is the difference between sflclr and sflinz?
What Is Ddm ?
what is rpg fixed logic cycle?
can you have multiple key lists for a single file ?
What Is The Difference Between Goto & Exsr?
Difference Between Ca & Cf?
what is a keyed physical file?
What is the as400 called now?
when would you prefer logical file than opnqryf?