is it possible to create a physical file without dds?
Answer / rajat prakash singh
Yes. With the help of CRTPF we can achieve this.
But we have to give record length.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different definition levels in Data Description Specifications?
how to see the error messages for each command in cl?
define what a data queue is along with a brief example of what it may be used for?
how can you detect and handle a record lock situation?
How to Define a Procedure in RPG?
define the purpose of the %sst function?
what are two types of record are used in subfile?
How can you check the existence of object in a system?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
WHAT IS AS/400 SYNORIO?
define the purpose of the iter operation?
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.