BASE/1114

Template

Run time error

Name

BASE/1114

Category

Run time errors

Oneliner

Invalid argument passed to function

Description

The argument (or arguments) passed to a function are of incorrect type

Examples

      DAY

Compliance

Clipper

BASE/1113

Template

Run time error

Name

BASE/1113

Category

Run time errors

Oneliner

Invalid argument passed to function

Description

The argument (or arguments) passed to a function are of incorrect type

Examples

      MONTH

Compliance

Clipper

BASE/1112

Template

Run time error

Name

BASE/1112

Category

Run time errors

Oneliner

Invalid argument passed to function

Description

The argument (or arguments) passed to a function are of incorrect type

Examples

      YEAR

Compliance

Clipper

BASE/1111

Template

Run time error

Name

BASE/1111

Category

Run time errors

Oneliner

Invalid argument passed to function

Description

The passed argument is neither a string nor an array.

Examples

      LEN

Compliance

Clipper

BASE/1110

Template

Run time error

Name

BASE/1110

Category

Run time errors

Oneliner

Invalid argument passed to function

Description

The first argument passed to a function is not a string.

Examples

      SUBSTR

Compliance

Clipper

BASE/1106

Template

Run time error

Name

BASE/1106

Category

Run time errors

Oneliner

Invalid argument passed to function

Description

The arguments passed to a function are of incorrect type.

Examples

      REPLICATE

Compliance

Clipper

BASE/1105

Template

Run time error

Name

BASE/1105

Category

Run time errors

Oneliner

Invalid argument passed to function

Description

The arguments passed to a function are of incorrect type.

Examples

      SPACE

Compliance

Clipper