IBM AS400 AllOther (736) Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO
1 1588Determine the value of the result field a. Cost = $110. 00 b. Tax = 20% c. MarkUp= 05% d. Sale = 10%
1 1566Define the purpose of Factor 1 the Operation Code and *IN15 in following code HI LO EQ C *YMD Test(D) yymmddDate 15
1 1625
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what are the three line types in rlu ?
Explain the output procedure?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
Explain what all the conditiones required for using open opcode on a file?
What is FORMAT keyword and its use?
What is a query can be displayed without saving it?
what is the procedure and explain about real time scenario.
what is sflinz and sflrna?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
How to declare the pull button in AS/400..
What is the difference between non-join logical files and join logical files?
how can you detect overflow for a print program that prints multiple lines per cycle?