A rpg or clp command to find if the file field is defined as a character or numeric field.



A rpg or clp command to find if the file field is defined as a character or numeric field...

Answer / maha

testn opcode or %check

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

0 Answers  


How to read data from Nth member of a physical file containing some X number of members in it? "Provided member names are unknown"

4 Answers  


How would display prime numbers using CL program?

0 Answers   Hexaware,


Difference between creating a report using Printer file and WRKQRY(Query Report) ?

3 Answers  


How can you delete records form a file in rpg without using "Delete" OPCODE?

7 Answers  






How can we receive values from a called procedure in RPG?

1 Answers  


How to declare the dynamic(run time) array in rpgle? can you please give example

2 Answers   Polaris,


What will happen if we r using seton lr after return or vice versa.

5 Answers  


difference between CHAIN and READE?

8 Answers   HCL,


1. I have2 records in a PF. READ PF DO DSPLY EMPNO RETRN DSPLY EMPNO ENDDO What was the output 2. SETON LR vs RETURN 3. Primary File 4. How to delete a deleted spaces 5. How to read a PF in reverse order in CL 6. I have a object in Lib A, B and C. But it shows in D Lib..Why? 7.

4 Answers   HCL,


parameters cannot be passed in which one???

4 Answers   CTS,


1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. 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?

6 Answers   Virtusa,


Categories