what is *place and *auto keyword in prtf ?plz explain
No Answer is Posted For this Question
Be the First to Post Answer
Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?
1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. 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?
Why we cannot call a service program? If I add a PEP can i call the service program?
How do I link an existing logical file to it's Physical File without recompiling?
Can any body give the code for this quesition? Using the following details write C-Spec code to set Name to"AMMU LABS SYSTEM" D NAME1 S 10 INZ('AMMU') D NAME2 S 10 INZ('LABS') D NAME3 S 10 INZ('SYSTEM') D NAME S 20
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
What you have to do in the display file when you are using message subfile?
how can we can we the data decimal error?how can we open such file in support
How do you know if a record exists without doing a READ and CHAIN?
Mr.Yallamanda Reddy P thanks for your answer sir,can we use test(D) opcode in RPG/400,if yes please help me by eloborating on that answer by writing a sample code for that sir
Can AnyOne tell me how to read join logical file in rpg from starting to end?
Write a program to display prime numbers between 1 to 100 using RPGLE.