Template
Run time error
Name
BASE/2010
Category
Run time errors
Oneliner
Incorrect arguments type
Description
Passed Run time errors was not strings with filenames to copy
Examples
__COPYFILE
Compliance
Harbour
Template
Run time error
Name
BASE/2010
Category
Run time errors
Oneliner
Incorrect arguments type
Description
Passed Run time errors was not strings with filenames to copy
Examples
__COPYFILE
Compliance
Harbour
Template
Run time error
Name
BASE/1133
Category
Run time errors
Oneliner
Bound error in array assignment
Description
The specified index into an array was greater then the number of elements in the array.
Compliance
Clipper
Template
Run time error
Name
BASE/1132
Category
Run time errors
Oneliner
Bound error in array access
Description
The specified index into an array was greater then the number of elements in the array.
Compliance
Clipper
Template
Run time error
Name
BASE/1126
Category
Run time errors
Oneliner
Invalid argument passed to function
Description
The first arguments passed to a function is not a string.
Examples
STRTRAN
Compliance
Clipper
Template
Run time error
Name
BASE/1124
Category
Run time errors
Oneliner
Incorrect type of argument
Description
The first argument is not a string.
Examples
LEFT
Compliance
Clipper
Template
Run time error
Name
BASE/1122
Category
Run time errors
Oneliner
Incorrect type of argument
Description
The argument (or arguments) passed to a function is of incorrect type
Examples
TRANSFORM
Compliance
Clipper
Template
Run time error
Name
BASE/1120
Category
Run time errors
Oneliner
Invalid argument passed to function
Description
The argument (or arguments) passed to a function is of incorrect type
Examples
DTOS
Compliance
Clipper
Template
Run time error
Name
BASE/1117
Category
Run time errors
Oneliner
Invalid argument passed to function
Description
The argument (or arguments) passed to a function is of incorrect type
Examples
CDOW
Compliance
Clipper
Template
Run time error
Name
BASE/1116
Category
Run time errors
Oneliner
Invalid argument passed to function
Description
The argument (or arguments) passed to a function are of incorrect type
Examples
CMONTH
Compliance
Clipper
Template
Run time error
Name
BASE/1115
Category
Run time errors
Oneliner
Invalid argument passed to function
Description
The argument (or arguments) passed to a function are of incorrect type
Examples
DOW
Compliance
Clipper