Identifier Exceeds Maximum Allowed Length of 255 Characters

Description

In accordance with the Fore language specification, maximum length of identifier of a code element should not exceed 255 characters.

Troubleshooting Tips

Change the identifier so that its length is less than 255 characters.

See also:

Compiler Messages