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 Posted / vidya
you can use CVTDAT - CL Command to complete this task.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
define the purpose of the *bcat function?
can a single screen format occupy a screen area above and below a subfile format ?
how many files can be defined in f specs?
how do you read data area in an rpg program?
what does defn do?
how can a cgi check whether an ifs object is available?
writing an sql statement from selecting records from two files using single statement and nested select statement.
how you get the relative record in a subfile in which cursor is located?
what is the clp command to access a query/400?
how do you specify the number of records to roll in a subfile ?
what are indicators?
what is maximum number of arrays allowed in rpg?
what keyword must be used with protect keyword ?
what is a spool file?