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
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
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
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
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
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
Template
Run time error
Name
BASE/1109
Category
Run time errors
Oneliner
Invalid type of arguments
Description
The arguments of ‘$’ operator are not a strings.
Compliance
Clipper
Template
Run time error
Name
BASE/1108
Category
Run time errors
Oneliner
Incorrect type of argument
Description
The specified argument is not a string.
Examples
AT
Compliance
Clipper
Template
Run time error
Name
BASE/1107
Category
Run time errors
Oneliner
Incorrect type of argument
Description
The specified argument is not a string.
Examples
ASC
Compliance
Clipper
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
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