5305   Sort negative offsets not allowed

Cause

This error occurs if a negative offset is encountered in a SortActor member of the SortActorArray passed in the extractSort method of the File class.

Action

Change your application code so that it does not use negative offsets in sort actors.