Informix Error -4052
-4052 Identifier "name" is not defined in the global scope.
A constant or variable is used that is not locally defined, so the compiler assumes that it is to be globally defined but does not find it there either.
A constant or variable is used that is not locally defined, so the compiler assumes that it is to be globally defined but does not find it there either.