1) Suppose we call a pgm from CL, how come AS400 system
knows whether the called pgm is to be interactive one or
batch one?
2)How many members can exist in a PF?
Answer Posted / megha
you can use on the RVTMBRD (file) NBRDTAMBRS(&var)
to get the number of data members on file
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is the function of rlu ?
what are necessary keywords to code message subfile?
Can we debug the MSGW JOBS?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
what do we can do with the embedded sql statements?
which of the cl command can be used to determine which logical files are dependent on a specific file?
what is elastic and non elastic subrile?
what is *inzsr used for?
which are the figurative constants used in rpg?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
What Is Ddm ?
What is compiler directive in as400? Give example of compiler directive.?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
Difference Between Interactive & Batch Job?