ajterr:10014

This is an old revision of the document!


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.1740867574.txt.gz
  • Last modified: 2026-06-17 00:19
  • (external edit)