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 the default access path of a file?
How can we find from which source the program has been compiled for a given RPGLE program object?
How many primary files allowed in a program?
When would the ALL keyword be used?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
how can we run a batch job?
What is the purpose of 'CPYTOIMPF' command?
6 Answers Aditya Birla, Redington,
How to create a data queues?
what keyword must be used with protect keyword ?
How to retrieve data from data area?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE