HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION?
CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?
Answers were Sorted based on User's Feedback
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.
i'm working on progA , in that program i want to see the userids of the users who work on this program?
1.If *HIVAL SETGT is used what opcode is used to read a record? A:READ B:READPE C:CHAIN D:READP 2.How to pass numeric parameter to the rpg pgm from the command line? 3.What keyword is used on the rpg 4 definition specification to rename a subfile in an externally definition data structure? A:RENAME B;LIKE C:EXTNAME D:EXTFLD
How to create a key field for a logical file inside RPG?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
how to run only 10 modules of existing N modules in service program in RPGILE ?
what is kids-rpg?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
how can we can we the data decimal error?how can we open such file in support
When it is desirable to describe files Internally?
I know whole thing ab't Arrays related to declaration..can anyone tell me what exactly use of array or anyone faced a situation where he found use of array must....