Which command we can use to update a physical file using c.l pgm?
Answer Posted / nagaraju
its not possible to update the physical file by using CL
program.
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
how can a message from a message file appear as a constant on the screen?
What is the draw back of Procedures? why we are going to Modules?
How to Define a Procedure in RPG?
what are the different opcodes available in rpg for database access ?
Explain The Keywords Edtcde & Edtwrd?
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
hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
what does vldcmdkey means?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
which are control break logic indicators?
what is arrival sequence?
how to declare a constant variable in the freeformat?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
what is the version of os/400 that we have?