what was the robotech rpg?
No Answer is Posted For this Question
Be the First to Post Answer
What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?
How can you delete records form a file in rpg without using "Delete" OPCODE?
What are the commands that can be executed in CLP but not in RPG? Why?
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
How to create a key field for a logical file inside RPG?
can i use UPDDTA command in rpg program in which contains a file
how can I tell when to replace the array?
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?
can anybody explain significance of *loval setll with example code????
How can we know running job is batch or interactive?
There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented
How Chain operation copies the record's data to the input buffer for the program?