1. What is bound-by-call and bound-by-reference?
2. Where and why is *Nomain used?
3. What are the difficulties faced by programmers when using
service programs?
4. Explain the different ways of parsing and compiling XML
in iSeries.
Answer Posted / ravi
No main is declared in H spec. This will be present in Service program and this is to indicate that this program don't have any main procedure. It cannot be called as a program seperately.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to declare the pull button in AS/400..
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
What is the purpose of record level identifier?
what is data area and how it is used in rpg program ?
can you debug ile rpg program using isdb?
How to call one program from another program in RPG? please help me with the code
When it is desirable to describe files Internally?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
how does the rpg element work?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what do you mean by an input subfile, what are the keywords required?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is *place and *auto keyword in prtf ?plz explain
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
how can I tell when to replace the array?