I have a RPG program of 100 Lines and first line is to
SETON indicator LR. Will the program execute rest of the 99
Lines?

Answer Posted / bharat

Yes it will but if with Primary file with RPG cycle, it
will not execute for all records.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

611


do you use message subfiles? What are the necessary keywords required coding a message subfile?

685


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?

489


can I touch the array during treatments?

752


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

546






How to call one program from another program in RPG? please help me with the code

1254


When it is desirable to describe files Internally?

1182


What is the purpose of record level identifier?

722


what is the difference between do while and do until?

699


How to declare the pull button in AS/400..

1872


what is file information data structure?

1361


what is the procedure and explain about real time scenario.

1473


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2513


How Chain operation copies the record's data to the input buffer for the program?

1076


What is difference between bind by copy and bind by reference?

1722