HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION?
CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?
Answer Posted / satish
you can do this by using ACQ opcode.....i.e.
Acquire....specify the name of workstation in factor1 and
name of displya file in factor2.....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to handle duplicate error handling in RPG?
How to write record if no field or the field are different in physical file in rpgle ?
how can you display specific subfile page on the screen in unequal subfile?
What is difference between bind by copy and bind by reference?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
what is data area and how it is used in rpg program ?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
How to select highest score of each subject or how to select highest income of every month?
Explain mdt?
What is the difference between iter and do?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
How to call one program from another program in RPG? please help me with the code
which program rpg or cl is efficent to update a transaction onto a database file and why ?
how do I play {insert rpg system here}?