Eurotherm
.

Why do I get the message -Point Page Load Error when I attempt to access the point page of a tag from an Alarm Summary ?

This message is the result of a scripting error in the quick script ZZShowAlmSummPoint. It only gives an error when the tag is longer than 12 characters. To fix the problem remove the following line Tag=StringLeft(Tag,12) which is located near the end of the script.