Answer Posted / viney
chain is a combination of setll+read... dat is both pointer
is set on lower limit and then file is read.. dnt need 2
give different command 4 pointer set and read...
whereas reade will read d file sequentially at pointer set
2 value equal 2 reade.... in dis pointer can b set 2 a
specified/desired value but in chain by default pointer is
set at lower limit
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
what is data area and how it is used in rpg program ?
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...
do you use message subfiles? What are the necessary keywords required coding a message subfile?
Q:Hi all,i want accurate answer with code using in built functions.please sent me code as soon as posible. I have program nmed PGM1 which '' RETRIEVE Current production date''should correctly default the production date for the user who is issuing raw materials to the manufacturing.The production date can be different from the celendra date. However, the program does not make the correct adjustment for all manufacturing plants. there is a parameter which determines the production start time e.g. 07:00 if the system time precedes this,the program subtracts one from the celendra day.This work fine when the celendar day starts after production day as it does in England,the system should be adding one to the celendar day during the overlap. unfortunately the program was desined to assumed the celendar day always starts before the production day. Change required in the program: Change the PROGRAM PGM1 to use the new parrameter to decide whether to add or subtract 1 from the celendar day when determining the production date.
When it is desirable to describe files Internally?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How can we override a file during runtime in rpg?
What is ment by record level identifier?
how do I declare a minor?
can you debug ile rpg program using isdb?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is *place and *auto keyword in prtf ?plz explain
What is difference between bind by copy and bind by reference?
What is a record lock error?
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