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 |
HOW CAN WE ENTIRE OBJECTS& IT'S TYPE IN PGM?
what is the difference between *like and *namvar ?
i want to display the 10000 record in a subfile by using loadall , can we do it?
what is primarykey?what is difference between primary key and forign key?
what is data structure?how many types of data structers?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
How Many Specs Are There In Rpg & Which Are They?
Can anyone answer me when we will go for LF without key fields
What is the necessary keyword used in a physical file to refer field definitions from the field reference file?
What is diff between EVAL & MOVE?
What are the two types of read performed on data queues?
what is scan and xlate?