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
Answers were Sorted based on User's Feedback
Answer / latha
using H Spec
We can use it some functions like change of date format.
only one H Spec is allowed in RPG3. if we didn't specify
then SEU automatically include it as first statement.
We can use many H Spec in RPG4
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nitin
I think using data structure and MOVE operation it will be easy to convert date from one format to other
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the function of DSPATR (display attributes) keyword?
how to get no of records in file in rpg with out cl cmd
How to see active jobs of the system.
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
what is the command to know how many lf are related to a pf?
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
WHAT IS FERERENTIAL INTRIGRITY ?
How to read 2 positions at a time in a data area? I have created a data area of length and i have to read the values of the data area like 91-92,93-94 at a time up till 100
Difference Between Ca & Cf?
What is the purpose of "A CSRLOC (F1ROW F1COL)"?
how can u check no of records in a file?
what does opcode post do ?