How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places
2 6028i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
CTS,
5 9700I am a fresher. I got project on AS 400. Can any body suggest the best book for learning of it.
1 5837How to find the list of source physical files in a library?? Is there any way to get a list??
5 22169How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.
2 20205
How to update data area in cobol 400 program?
what is a query can be run in which mode?
how do you specify page overflow indicator for printer files in rpg?
What are the types of data structure in as400?
Explain the output procedure?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
how can u check no of records in a file?
How can we update a specific field in RPG?
What is the default access path of a file?
when is a tag statement used in rpg?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
In RPG How to read a records from a file without using read opcodes?
what is the purpose of ovrdta and ovrata keywords ?
what is data area and how it is used in rpg program ?