why subproc not run in dftactgrp?????/plz explain
Answers were Sorted based on User's Feedback
Answer / nisha
Because if Dftactgrp will be used then it will then pgm
will be *pgm type which will behave like a rpg400 or cl pgm
which does not support procedure.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sachin s
Subprocedures are reusable components and by default these
will refer *CALLER activation gruops to support
files,veriable,system resources of activation gruop from
called progeram and advantage is to support multiple called
programs to seperate local variables.
Hope it clear now!
| Is This Answer Correct ? | 3 Yes | 1 No |
How many program bind in one module....
what is an online rpg?
Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found that pgmC having some code error..then in debug mode directly how can i debug pgmC
1.How to load Records of a Physical file(PF) in the reverse order, in CL program?
check existence of one record without using chain or read?
two attributes which govern the excecution of a job>>>>??
WHAT IS MEANT BY SIGNATURE VAILOTION ERROR
Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
what was the robotech rpg?
Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
how to check on which PF , the LF is dependant ?
Can anybody tell me that why we use option(*nodebugio)in H- Spec?