A rpg or clp command to find if the file field is defined as a character or numeric field.
Can anybody tell me, does CL/400 handle LEVEL check while running the CL program....? plz share your experience...
I am Submitting one job in batch that job calls three progams(PGMA, PGMB, PGMC). PGMB should be called after sucessfully completion of PGMA as like for PGMC also. So Can you please tell me how can we do that (without using data area)
what is EXCEPT command in rpg and use
what is the rpg system?
How can we receive values from a called procedure in CL?
HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
What is the Record Address file. How can we use it in RPG program?
Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?
What is the purpose of Panel Groups?
what is a rpg?
i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program