ajterr:10014

Variable "{0}" is already defined in this scope (AJTERR10014)

Product(s) Karo.NET Compiler

A variable with the same name already exists in this scope.

a: number := 9;
a: number := 10;/*
^ A variable with this name was already specified in this scope
*/

Choose another name for the variable.

  • ajterr/10014.txt
  • Last modified: 2025-03-01 23:19
  • by admin