Require separate .dat file while using *MANIFEST command

Hello All,

I am running multiple load cases after my main run; for which I am using *MANIFEST command in order to minimize number of runs.

Example:-

*MANIFEST, EVOLUTION TYPE=HISTORY, RESULTS=NEW, BASE STATE=YES, ZERO INCREMENT=NO
Preload.inp
Loadcase2.inp
Loadcase3.inp

Loadcase4.inp

Loadcase5.inp

 

My main question is how can I get seperate .dat files for each loadcase? 

The main purpose for separate .dat file is to get section forces and contact forces using a python script for each loadcase