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
which are the member types which seu supports?
how can I automatically refresh a web page?
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 difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
how you will find an error which is not in the first page of the subfile without using rolldown key?
how many levels are there in a physical file?
define subsystem?
which single rpg opcode performs both setll and reade?
what key word is used when screen is re-display?
How do I remove a flag or check no. or name when a user opens too many sessions?
what are the different types of variables available in cl?
how do u compile rpgle program?
what is *iso date format?
what is message subfile?