Previous Topic: CASD514INext Topic: CASD516E


CASD515E

Unexpected data in event member following the SET command:

Reason:

The SET command must be the final and only control statement in the event member. More data was detected in the event member after the SET control statement. Those lines are displayed in one or more CASD516E messages that follow.

Action:

Remove the lines following the SET command. If you need to add comments to this member, comment lines are only valid if placed after the OPTIONS tag and before the SET command. Comments are notated with an asterisk in column one.