which are control break logic indicators?



which are control break logic indicators?..

Answer / Mukesh Kumar Chaudhary

Control break logic indicators in RPG programs are used to trigger processing at specific points during the execution of a report. Some common control break indicators include: CNTLIND, EOCRD, and PRTDLM.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA

1 Answers  


how can a cgi check whether an ifs object is available?

1 Answers   IBM,


Can anyone answer me when we will go for LF without key fields

4 Answers   HCL,


what is maximum number of arrays allowed in rpg?

2 Answers   IBM,


Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? 2.How we can create own command in CL program? 3.What is use of STRSRVJOB?

3 Answers   CTS,


which are the member types which seu supports?

1 Answers   IBM,


How to create an Access path in Synon/2E ?

1 Answers  


What is the purpose of the following? A CSRLOC (F1ROW F1COL)

1 Answers  


What is a Library in AS/400?

2 Answers  


How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places

2 Answers  


How many secondary files allowed in a program?

1 Answers  


how do you read changed records backward in subfile?

1 Answers   IBM,


Categories