Good morning my experts.Im kuppi.im working as a software
trainee on AS/400 technology.i have also joined with ibmi5
team.im trying to convert date with cl/400 coding.I have
taken 2 parameters(like date and date types).
A. If suppose date type is j,Now i want to convert date to
*MDY format
B. if date type is M,now i want to convert date to *JUL
format
C. sending a Program message with the value of converted
date.
Answer / vidya
you can use CVTDAT - CL Command to complete this task.
| Is This Answer Correct ? | 6 Yes | 0 No |
what is a primary file?
how can a procedure will be added in to a srvpgm
records can be read/update/deleted with which file?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
how to change job priority when it is running in sub system ?
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
How to create a user defined (general) data area?
What is the purpose of the following I UDS I 1 60ORDER# I 7 90LINE#
What is the difference between access path and Dynamic select?
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
How can a data area be locked after being updated?