AS/400, iSeries and i5 Program Generators and Utilities from GEN400
 Program Generators:
GEN400 Limited  48 Regatta House 32 Twickenham Road Teddington Middlesex TW11 8AZ UK
Tel: +44(0)7974 679975   www.gen400.com   email: info@gen400.com
 Utilities:
Back_to_top


Some of the Additional Fields that can be included in generated programs:

FIELDS FROM OTHER FILES
Retrieve fields from any other file

CALCULATIONS
Can be built in and the results used in the program

DATE CALCULATIONS
Add/subtract days, months, years to existing date, or calculate the difference in days between two dates

DATE REFORMATTING
Display, print and use a date in a format different to the format held in the file

CONDITIONAL VALUES
Vary the field's contents depending upon the conditions encountered

CONDITIONAL DISPLAY ATTRIBUTES
Vary the display attributes depending upon the conditions encountered

SUB-DIVIDE FIELDS (SUBSTRINGS)
Create a field by sub-dividing an existing field

JOIN FIELDS (CONCATENATE)
Create a field by concatenating other fields

SUM SELECTED FIELDS
Sum of a list of fields

RUNNING TOTALS FIELD
Create totals of records so far selected

SEQUENCE NUMBER
Count of the number of records so far selected

SYSTEM VALUE FIELDS
Retrieve system data such as the system date

TOTALLING
Automatically total columns

FIELD RETURNED FROM USER PROGRAM
Use a field produced by CALLing a user program

additional_functions_link sample program link