Previous Topic: CASD515ENext Topic: CASD517E


CASD516E

Unexpected data: extra_data

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 SET control statement.

extra_data

Displays the data that was found following the SET command.

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.