all i need to know about cmpseqdat parameter in cmppfm, how
it works and can we retrieve line sequence and date from the
output?
No Answer is Posted For this Question
Be the First to Post Answer
what are the two record formats a subfile contain ?
Can be OVRDBF command mentioned after OPNQRYF command in CL?
what are all the contents of subfile?
How are the objects stored on AS/400?
which cl command is used to trap error messages during program execution?
how many files can be defined in f specs?
Can you use multi format LF in CL program?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?
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
what is the maximum number of parameters allowed in clp?
Difference Between Ca & Cf?