i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
1.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?
why subproc not run in dftactgrp?????/plz explain
what is kids-rpg?
i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program
In how many ways a session/device error occurs,,, and what is the remedy for it?
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
How do you know if a record exists without doing a READ and CHAIN?
1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
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
I want my simple Green screen should refersh every 1 min ,How can I do it..? Please share the logic
i would like to know under what circumstance the object will get locked on AS400.
We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?