All Articles

Financial Functions

ANNUITY Function In ILE COBOL, the ANNUITY function simplifies calculations related to annuities. It...

Statistical Functions

MEAN Function The MEAN intrinsic function, in ILE COBOL, calculates the arithmetic mean of...

Date-Time Functions

CURRENT-DATE Function CURRENT-DATE function, in ILE COBOL, generates current date in YYYYMMDD format, current...

Numerical Functions

FACTORIAL Function In ILE COBOL, the FACTORIAL function returns an integer that is the...

General Functions

NUMVAL Function NUMVAL function, in ILE COBOL, converts an alphanumeric string to a numeric...

String Functions

LENGTH Function LENGTH function, in ILE COBOL program, returns the count of number of...

Switch Handling

SWITCH is completely an IBM i-Series platform environment feature. IBM i system provides some...

DATA AREA Handling

Data inside a DATA AREA (LDA or User defined data area) can be fetched...

PROGRAM STATUS Clause

IBM i series offers several environment features in ILE COBOL or COBOL400 that differ...