Kbase P15699: Error 257 when using temp-table where the name starts with an underscore
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/10/2009 |
|
Status: Verified
SYMPTOM(s):
Compiling AppBuilder
** The first character of _PROP must be alphabetic. (257)
CAUSE:
In the 4GL, names beginning with an underscore are not normally allowed as they may conflict with the naming standard used by the 4GL tools that are shipped as part of the product line.
FIX:
Use the -zn startup parameter when invoking Progress to enable the compiler to accept names which begin with an underscore