BASE/2010

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

BASE/1133

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

BASE/1132

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

BASE/1126

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

BASE/1122

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

BASE/1120

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

BASE/1117

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

BASE/1116

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

BASE/1115

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