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 |
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
why subproc not run in dftactgrp?????/plz explain
Hi, I am getting the error in RPG (All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored.) Please suggest any
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is the difference between iter and do?
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
when will come session device error?
What would be the effect on the field where reverse image, underline and high intensity?
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
Why Rpg/400 is Famous?
How to print output from openquery in as400 ?
1. Which Built-In-Function will you use to achieve the following functionality? CLONO1NO2NO3 Factorl÷÷+OpcdeFactor2++÷ResultLenDHHiLoEq C QTY IFLT *ZERO C QTY MULT -1 QTY C ENDIF a) %ABS b) %TRIM c) %TRIMS d) %UNS