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: 2026-06-17 00:21
  • by 127.0.0.1