The INFO element is used for including information in the script which EscapeE must not process.

This information may be a simple comment for the benefit of programmers such as

<INFO>***part one starts here***</INFO>

or information for an external program to process, e.g.

<INFO>
FIELD1
FIELD3
FIELD6
</INFO>

The 'information' must not contain any tags.

INFO element sample script