Answer Posted / supranshu saurabh vir singh
Using this, we can make specified subfile record format inactive.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between rename and prefix?
why do we use readc? What is sflnxtchg?
how can I predict the performance of my cgis?
what is the use of dspatr(mdt) keyword?
A join logical file has how many record formats?
describe the difference between the dowxx and douxx operations?
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
which of the cl command can be used to determine which logical files are dependent on a specific file?
Can you summarize the steps I have to go through in writing my first cgi?
what are the different types of arrays available in rpg ?
how can a cgi check whether an ifs object is available?
when do you use f-spec. Continuation line ?
what the purpose of ovrdta, ovrata keywords?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
how many types of display are available on as/400 for user interaction?