RPG/400 field validation Questions

1

File and Fields in RPG400
I have a file that contains the file and its’ respective field. In my RPG, I want to read the file as retreive from the database. And use the fields from the file for testing. For example: F Specs FILEAAA My database contains: Filename : FILEAAAA Field Name : FIELD1 Value = 30 In RPG, [...]

Answer Question   |  March 1, 2011  10:00 AM
AS400 RPGLE, RPG/400, RPG/400 field validation
asked by:
85 pts.

Can i able to see the source code if i have only OPM object.
Hi All, Is there any way i can able to see the source code if i have only OPM object. I dont have source for my object. i want to see what are all the files that program is using and what are the parameters program is accepting. Regards, Mohan K

Answer Question   |  July 28, 2009  11:27 AM
AS/400, RPG/400 field validation
asked by:
695 pts.

validation
i need to concatinate two fields and send to resultant field in rpg/400. one is numeric and other one is character. so please advice how can i

Answer Question   |  December 23, 2008  1:06 PM
Concatenate, RPG/400, RPG/400 Field Concatenation, RPG/400 field validation
asked by:
140 pts.

How to send the data from a Physical file to a Flat file
Please check the below prgram and advice me how to send the data from APH(physical file) to Flate file SAAPH (flat file). FTRF is a datstructure created for send the data only this two fields in flat file. i am not sure how to club this data structre and flat file in programe. FAPH IF [...]

Answer Question   |  December 23, 2008  12:45 PM
Flat files, Physical File, RPG, RPG error handling, RPG/400, RPG/400 field validation
asked by:
140 pts.

rpg400
How to validate a alphanumeric field that is of length 20 but should not allow values less than 12?

Answer Question   |  November 25, 2008  1:17 PM
RPG/400, RPG/400 field validation
asked by:
0 pts.

1