Can we create 300 logical files based on a single physical
file using the CRTLF command only once?.
Answer Posted / rashmimalpani
I guess yes... because if we write crtlf and press F4 it
gves us option to create many logical files at the same
time... Please correct me if i m wrong
| Is This Answer Correct ? | 1 Yes | 13 No |
Post New Answer View All Answers
explain sflclr, sflend, sfldlt, and sflcsrrrn?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is a record lock error?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
what is kids-rpg?
How many program bind in one module....
what is *place and *auto keyword in prtf ?plz explain
what is the difference between do while and do until?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
What is the difference between copybooks and subprocedures in as400?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How Chain operation copies the record's data to the input buffer for the program?