how to get the particular field's records in CL without using OVRDBF,OPNQRY? tell me the concept?

Answer Posted / madhab

Use POSDBF command..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do u compile rpgle program?

830


what is cab?

856


what is the use of jdftval in join logical file?

1430


What is RETURN CURSER LOCATION in subfile?

1288


WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?

2279


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

2131


how will you display a particular page in subfile ?

1360


WHAT IS FERERENTIAL INTRIGRITY ?

1381


how to write *pssr ?

830


is it possible to create a physical file without dds?

1585


What Does Lokup Does In Tables & Arrays?

960


difference between sflrcdnbr and sflnxtchg?

902


what is elastic and non elastic subrile?

766


what is a logical file?

1304


what is a primary file?

1341