Can any one explain the basic things about RLU and Printer
Files and their Definitions for both and why are they
used,i'm a newbee so please help me out


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More IBM AS400 AllOther Interview Questions

Is qgpl a user library or system library?

1 Answers  


when would you use or not use this approach?

1 Answers   IBM,


what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?

3 Answers   CTS,


What are the different types of specification available in RPG/400 ?

1 Answers  


What Is Default Data Type (if You Define Decimals '0') In Physical File?

1 Answers   IBM,






What is the symbol used for shifting fields in SDA?

1 Answers  


In which specification can a report layout be defined ?

1 Answers  


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

0 Answers  


What does SDA stands for ?

1 Answers  


what is the maximum number of parameters allowed in rpg?

1 Answers   IBM,


does cl support arrays

1 Answers  


what are indicators?

0 Answers   IBM,


Categories