Can we create 300 logical files based on a single physical
file using the CRTLF command only once?.
Answer Posted / prasanna
NO it is not possible to create 300 Logical file only one
file at a time is possible on a command line. May be we can
300 members for a same logical file using crtlf
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
are there any useful c runtime apis that I can call from rpg iv?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
what are the key words you must use when using a subfile?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
can I touch the array during treatments?
How can we override a file during runtime in rpg?
what is the procedure and explain about real time scenario.
can you debug ile rpg program using isdb?
what is an online rpg?
What is the difference between iter and do?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is data area and how it is used in rpg program ?
what is the rpg system?
What is difference between bind by copy and bind by reference?