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
Answers were Sorted based on User's Feedback
Answer / 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 |
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
What is LDA?
How do I release jobs in queue and change a job destination to a different printer. I know wrkjobq but I have not worked with As/400 for a while,so_can someone help me?
Hi i have one question In my srvpgm one module ADDM is there now i want to add new module i.e SUBM , please answer me IN STEPS how to write bndlanguage and how it was attach to SRVPGM
Is it necessary to define all formats ? Which are mandatory and which are Optional ?
Hello friends, i am having 1 year experience in AS/400. Can any one send me the as400 interview questions to my email id:nagaraju20087@gmail.com
what is a program described file in rpg?
can we creat a member logical file
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?
load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?
Space & Skip Are Which Level Keywords?