FOMOH2025
No events were deleted, because of incorrect syntax. The correct syntax is 'delete' followed by an event list where the event list can contain space or comma-separated event numbers, or range(s) of event numbers separated by colons or dashes. 'delete *' will delete every event within the context, while 'delete all' will delete every event in every context.

Explanation

Invalid syntax for the pdbx delete command.

System action

Specify the delete command followed by a space or comma- separated list of event numbers. Specify ranges of events using a dash or a colon. The command delete * will delete all events within the context, while delete all will delete all events in all contexts. Find event numbers using the status or status all command. Consult the man pages for further information regarding the pdbx delete command. Re-issue the command using the correct syntax.